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

/xnu-2422.115.4/bsd/netinet/
H A Digmp.h81 #define IGMP_MINLEN 8 macro
H A Digmp.c1639 if (igmplen < IGMP_MINLEN) {
1653 minlen = IGMP_MINLEN;
1691 if (igmplen == IGMP_MINLEN) {

Completed in 25 milliseconds