Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Digmp.h84 #define IGMP_MINLEN 8 macro
H A Digmp.c1667 if (igmplen < IGMP_MINLEN) { in igmp_input()
1681 minlen = IGMP_MINLEN; in igmp_input()
1720 if (igmplen == IGMP_MINLEN) { in igmp_input()