Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Digmp.h84 #define IGMP_MINLEN 8 macro
H A Digmp.c1686 if (igmplen < IGMP_MINLEN) { in igmp_input()
1700 minlen = IGMP_MINLEN; in igmp_input()
1739 if (igmplen == IGMP_MINLEN) { in igmp_input()