Home
last modified time | relevance | path

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

/dragonfly/usr.bin/netstat/
H A Dnetstat.h70 void igmp_stats (u_long, const char *, int);
H A Dmain.c129 igmp_stats, NULL, "igmp", IPPROTO_IGMP },
H A Dinet.c852 igmp_stats(u_long off __unused, const char *name, int af1 __unused) in igmp_stats() function