use_hash2        2152 net/ipv4/udp.c 	unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10);
use_hash2        2159 net/ipv4/udp.c 	if (use_hash2) {
use_hash2        2192 net/ipv4/udp.c 	if (use_hash2 && hash2 != hash2_any) {
use_hash2         752 net/ipv6/udp.c 	unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10);
use_hash2         758 net/ipv6/udp.c 	if (use_hash2) {
use_hash2         796 net/ipv6/udp.c 	if (use_hash2 && hash2 != hash2_any) {