Searched defs:igmpstat (Results 1 – 3 of 3) sorted by relevance
53 struct igmpstat { struct54 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
684 struct igmpstat igmpstat; igmp_sysctl_igmpstat() local
775 struct igmpstat igmpstat; in igmp_stats() local [all...]