Home
last modified time | relevance | path

Searched refs:get_sum_line (Results 1 – 25 of 57) sorted by path

123

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c702 get_sum_line() in get_sum_line() function
H A Dsnoop.h162 extern char *get_sum_line(void);
H A Dsnoop_aarp.c58 (void) snprintf(get_sum_line(), MAXLINE, in interpret_aarp()
65 (void) snprintf(get_sum_line(), MAXLINE, in interpret_aarp()
70 (void) snprintf(get_sum_line(), MAXLINE, in interpret_aarp()
77 (void) snprintf(get_sum_line(), MAXLINE, in interpret_aarp()
H A Dsnoop_adsp.c42 (void) snprintf(get_sum_line(), MAXLINE, in interpret_adsp()
46 (void) snprintf(get_sum_line(), MAXLINE, in interpret_adsp()
H A Dsnoop_aecho.c42 (void) snprintf(get_sum_line(), MAXLINE, in interpret_aecho()
47 (void) snprintf(get_sum_line(), MAXLINE, in interpret_aecho()
H A Dsnoop_apple.c132 (void) snprintf(get_sum_line(), MAXLINE, in interpret_at()
H A Dsnoop_arp.c110 line = get_sum_line(); in interpret_arp()
176 (void) snprintf(get_sum_line(), MAXLINE, in interpret_arp()
H A Dsnoop_atp.c54 (void) snprintf(get_sum_line(), MAXLINE, in interpret_atp()
58 (void) snprintf(get_sum_line(), MAXLINE, in interpret_atp()
H A Dsnoop_bparam.c82 line = get_sum_line();
H A Dsnoop_bpdu.c60 (void) snprintf(get_sum_line(), MAXLINE, in interpret_bpdu()
68 (void) snprintf(get_sum_line(), MAXLINE, in interpret_bpdu()
H A Dsnoop_dhcp.c140 (void) sprintf(get_sum_line(), in interpret_dhcp()
145 (void) sprintf(get_sum_line(), in interpret_dhcp()
149 (void) sprintf(get_sum_line(), in interpret_dhcp()
H A Dsnoop_dhcpv6.c75 (void) strlcpy(get_sum_line(), "DHCPv6?", MAXLINE); in interpret_dhcpv6()
85 line = lstart = get_sum_line(); in interpret_dhcpv6()
H A Dsnoop_dns.c113 line = get_sum_line(); in interpret_dns()
H A Dsnoop_ether.c155 (void) sprintf(get_sum_line(), in interpret_ether()
186 (void) sprintf(get_sum_line(), in interpret_ether()
237 (void) sprintf(get_sum_line(), in interpret_ether()
242 (void) sprintf(get_sum_line(), in interpret_ether()
249 (void) sprintf(get_sum_line(), in interpret_ether()
254 (void) sprintf(get_sum_line(), in interpret_ether()
837 (void) sprintf(get_sum_line(), in interpret_tr()
918 (void) sprintf(get_sum_line(), in interpret_tr()
1093 (void) sprintf(get_sum_line(), in interpret_fddi()
1165 (void) sprintf(get_sum_line(), in interpret_fddi()
[all …]
H A Dsnoop_http.c72 (void) snprintf(get_sum_line(), MAXLINE, in interpret_http()
75 (void) snprintf(get_sum_line(), MAXLINE, in interpret_http()
H A Dsnoop_icmp.c367 line = get_sum_line(); in interpret_icmp()
588 line = get_sum_line();
H A Dsnoop_igmp.c58 line = get_sum_line(); in interpret_igmp()
95 line = get_sum_line(); in interpret_igmp()
H A Dsnoop_ip.c110 (void) snprintf(get_sum_line(), MAXLINE, in interpret_ip()
129 (void) snprintf(get_sum_line(), MAXLINE, in interpret_ip()
142 (void) snprintf(get_sum_line(), MAXLINE, in interpret_ip()
356 (void) snprintf(get_sum_line(), MAXLINE, in interpret_ipv6()
814 (void) snprintf(get_sum_line(), MAXLINE, in prt_fragment_hdr()
H A Dsnoop_ipsec.c71 line = (char *)get_sum_line(); in interpret_esp()
143 line = (char *)get_sum_line(); in interpret_ah()
H A Dsnoop_isis.c80 (void) snprintf(get_sum_line(), MAXLINE, in interpret_isis()
H A Dsnoop_ldap.c159 (void) sprintf(get_sum_line(),
163 (void) sprintf(get_sum_line(),
H A Dsnoop_mip.c492 line = get_sum_line(); in interpret_mip_cntrlmsg()
H A Dsnoop_mount.c112 line = get_sum_line();
H A Dsnoop_nbp.c65 (void) snprintf(get_sum_line(), MAXLINE, in interpret_nbp()
69 (void) snprintf(get_sum_line(), MAXLINE, in interpret_nbp()
H A Dsnoop_netbios.c212 sprintf(get_sum_line(), in interpret_netbios_datagram()
283 sprintf(get_sum_line(), "NBT NS %s for %s, %s", in interpret_netbios_ns()
446 (void) sprintf(get_sum_line(), in interpret_netbios_ses()

123