Home
last modified time | relevance | path

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

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