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 | 248 unsigned int hash2, slot2; in __udp6_lib_lookup() local 848 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 1062 unsigned int hash2 = ipv6_portaddr_hash(net, loc_addr, hnum); in __udp6_lib_demux_lookup() local
|
D | inet6_hashtables.c | 196 unsigned int hash2; in inet6_lookup_listener() local
|
/net/ipv4/ |
D | udp.c | 500 unsigned int hash2, slot2; in __udp4_lib_lookup() local 2291 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2564 unsigned int hash2 = ipv4_portaddr_hash(net, loc_addr, hnum); in __udp4_lib_demux_lookup() local
|
D | inet_hashtables.c | 338 unsigned int hash2; in __inet_lookup_listener() local
|