Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dmcast.c104 #define MLD_V2_QUERY_LEN_MIN 28 macro
1488 } else if (len >= MLD_V2_QUERY_LEN_MIN) { in __mld_query_work()