Searched refs:use_hash2 (Results 1 – 2 of 2) sorted by relevance
951 bool use_hash2; in __udp6_lib_mcast_deliver() local957 use_hash2 = hslot->count > 10; in __udp6_lib_mcast_deliver()960 if (use_hash2) { in __udp6_lib_mcast_deliver()996 if (use_hash2 && hash2 != hash2_any) { in __udp6_lib_mcast_deliver()
2479 bool use_hash2; in __udp4_lib_mcast_deliver() local2485 use_hash2 = hslot->count > 10; in __udp4_lib_mcast_deliver()2488 if (use_hash2) { in __udp4_lib_mcast_deliver()2519 if (use_hash2 && hash2 != hash2_any) { in __udp4_lib_mcast_deliver()