Searched refs:icmp_stats (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/netstat/ |
H A D | netstat.h | 96 void icmp_stats(u_long, const char *, int, int);
|
H A D | main.c | 99 icmp_stats, NULL, "icmp", 1, IPPROTO_ICMP },
|
H A D | inet.c | 1192 icmp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in icmp_stats() function
|