Home
last modified time | relevance | path

Searched defs:hash2_any (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c829 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c841 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c2240 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c2235 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local

Completed in 13 milliseconds