Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Digmp.h84 #define IGMP_MINLEN 8 macro
H A Digmp.c1685 if (igmplen < IGMP_MINLEN) { in igmp_input()
1699 minlen = IGMP_MINLEN; in igmp_input()
1738 if (igmplen == IGMP_MINLEN) { in igmp_input()