Home
last modified time | relevance | path

Searched refs:icmp_stats (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/netstat/
H A Dnetstat.h102 void icmp_stats(u_long, const char *, int, int);
H A Dmain.c114 icmp_stats, NULL, "icmp", 1, IPPROTO_ICMP },
H A Dinet.c1179 icmp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in icmp_stats() function