Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dmcast.c105 #define MLD_V2_QUERY_LEN_MIN 28 macro
1384 } else if (len >= MLD_V2_QUERY_LEN_MIN) { in igmp6_event_query()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds