Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dmcast.c103 #define MLD_V1_QUERY_LEN 24 macro
1481 if (len < MLD_V1_QUERY_LEN) { in __mld_query_work()
1483 } else if (len == MLD_V1_QUERY_LEN || mld_in_v1_mode(idev)) { in __mld_query_work()
1485 len == MLD_V1_QUERY_LEN); in __mld_query_work()