Searched defs:hash2 (Results 1 – 6 of 6) 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 | 231 unsigned int hash2, slot2; in __udp6_lib_lookup() local 857 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 1077 unsigned int hash2, slot2; in __udp6_lib_demux_lookup() local
|
D | inet6_hashtables.c | 212 unsigned int hash2; in inet6_lookup_listener() local
|
/net/ipv4/ |
D | udp.c | 491 unsigned int hash2, slot2; in __udp4_lib_lookup() local 2268 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2551 unsigned int hash2, slot2; in __udp4_lib_demux_lookup() local
|
D | inet_hashtables.c | 441 unsigned int hash2; in __inet_lookup_listener() local
|
/net/unix/ |
D | af_unix.c | 161 unsigned int hash1, unsigned int hash2) in unix_table_double_lock() 176 unsigned int hash1, unsigned int hash2) in unix_table_double_unlock()
|