Searched refs:IGMP_V3_QUERY_MINLEN (Results 1 – 3 of 3) sorted by relevance
72 } else if (ilen >= IGMP_V3_QUERY_MINLEN) { in interpret_igmp()112 ilen >= IGMP_V3_QUERY_MINLEN) { in interpret_igmp()
132 #define IGMP_V3_QUERY_MINLEN 12 macro
376 } else if (igmplen >= IGMP_V3_QUERY_MINLEN) { in igmp_input()635 if (igmplen < IGMP_V3_QUERY_MINLEN + (numsrc * sizeof (ipaddr_t))) { in igmpv3_query_in()