Searched refs:igps_rcv_tooshort (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Digmp_var.h90 uint64_t igps_rcv_tooshort; /* received with too few bytes */ member in struct:igmpstat_v3
124 u_int igps_rcv_tooshort; /* received with too few bytes */ member in struct:igmpstat
H A Digmp.c1640 IGMPSTAT_INC(igps_rcv_tooshort);
1641 OIGMPSTAT_INC(igps_rcv_tooshort);
1658 IGMPSTAT_INC(igps_rcv_tooshort);
1659 OIGMPSTAT_INC(igps_rcv_tooshort);
1699 IGMPSTAT_INC(igps_rcv_tooshort);
1700 OIGMPSTAT_INC(igps_rcv_tooshort);
1742 IGMPSTAT_INC(igps_rcv_tooshort);
1743 OIGMPSTAT_INC(igps_rcv_tooshort);
1755 IGMPSTAT_INC(igps_rcv_tooshort);
1756 OIGMPSTAT_INC(igps_rcv_tooshort);
[all...]

Completed in 59 milliseconds