Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dnetstat.h126 void icmp6_stats(u_long, const char *, int, int);
H A Dmain.c150 icmp6_stats, icmp6_ifstats, "icmp6", 1, IPPROTO_ICMPV6 },
H A Dinet6.c952 icmp6_stats(u_long off, const char *name, int af1 __unused, int proto __unused) function