Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c2461 unsigned int hash2, hash2_any, offset; in __udp4_lib_mcast_deliver() local
2471 hash2_any = 0; in __udp4_lib_mcast_deliver()
2478 hash2_any = ipv4_portaddr_hash(net, htonl(INADDR_ANY), hnum) & in __udp4_lib_mcast_deliver()
2508 if (use_hash2 && hash2 != hash2_any) { in __udp4_lib_mcast_deliver()
2509 hash2 = hash2_any; in __udp4_lib_mcast_deliver()