Home
last modified time | relevance | path

Searched refs:igps_rcv_total (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Digmp_var.h92 uint64_t igps_rcv_total; /* total IGMP messages received */ member
126 u_int igps_rcv_total; /* total IGMP messages received */ member
H A Digmp.c1673 IGMPSTAT_INC(igps_rcv_total); in igmp_input()
1674 OIGMPSTAT_INC(igps_rcv_total); in igmp_input()