Home
last modified time | relevance | path

Searched defs:igmpstat (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/netinet/
H A Digmp_var.h53 struct igmpstat { struct
54 u_long igps_rcv_total; /* total IGMP messages received */
55 u_long igps_rcv_tooshort; /* received with too few bytes */
56 u_long igps_rcv_badsum; /* received with bad checksum */
80 enum igmpstat_counters { argument
H A Digmp.c684 struct igmpstat igmpstat; igmp_sysctl_igmpstat() local
/openbsd-src/usr.bin/netstat/
H A Dinet.c775 struct igmpstat igmpstat; in igmp_stats() local
[all...]