Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Dmcast.c105 #define MLD_V2_QUERY_LEN_MIN 28 macro
1384 } else if (len >= MLD_V2_QUERY_LEN_MIN) { in igmp6_event_query()