Searched defs:hash2 (Results 1 – 5 of 5) sorted by relevance
/net/netfilter/ipvs/ |
D | ip_vs_mh.c | 65 hsiphash_key_t hash1, hash2; member 71 hsiphash_key_t *hash2) in generate_hash_secret()
|
/net/ipv6/ |
D | udp.c | 203 unsigned int hash2, slot2; in __udp6_lib_lookup() local 769 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 973 unsigned int hash2 = ipv6_portaddr_hash(net, loc_addr, hnum); in __udp6_lib_demux_lookup() local
|
D | inet6_hashtables.c | 158 unsigned int hash2; in inet6_lookup_listener() local
|
/net/ipv4/ |
D | udp.c | 455 unsigned int hash2, slot2; in __udp4_lib_lookup() local 2165 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2430 unsigned int hash2 = ipv4_portaddr_hash(net, loc_addr, hnum); in __udp4_lib_demux_lookup() local
|
D | inet_hashtables.c | 306 unsigned int hash2; in __inet_lookup_listener() local
|