Searched refs:MLD_V2_QUERY_MINLEN (Results 1 – 3 of 3) sorted by relevance
68 #define MLD_V2_QUERY_MINLEN 28 macro
557 else if (ilen >= MLD_V2_QUERY_MINLEN)737 if (ilen >= MLD_V2_QUERY_MINLEN) {
2110 } else if (mldlen >= MLD_V2_QUERY_MINLEN) { in mld_input()2315 if (mldlen < MLD_V2_QUERY_MINLEN + (numsrc * sizeof (in6_addr_t))) { in mldv2_query_in()