Searched defs:hash2 (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/net/netfilter/ipvs/ |
D | ip_vs_mh.c | 65 hsiphash_key_t hash1, hash2; member 71 hsiphash_key_t *hash2) in generate_hash_secret()
|
/Linux-v6.6/net/ipv6/ |
D | udp.c | 218 unsigned int hash2, slot2; in __udp6_lib_lookup() local 838 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 1058 unsigned int hash2, slot2; in __udp6_lib_demux_lookup() local
|
D | inet6_hashtables.c | 212 unsigned int hash2; in inet6_lookup_listener() local
|
/Linux-v6.6/include/net/ |
D | udp.h | 75 struct udp_hslot *hash2; member
|
/Linux-v6.6/net/ipv4/ |
D | udp.c | 477 unsigned int hash2, slot2; in __udp4_lib_lookup() local 2230 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2513 unsigned int hash2, slot2; in __udp4_lib_demux_lookup() local
|
D | inet_hashtables.c | 441 unsigned int hash2; in __inet_lookup_listener() local
|
/Linux-v6.6/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()
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | tlan.c | 1262 u32 hash2 = 0; in tlan_set_multicast_list() local
|
/Linux-v6.6/fs/ext4/ |
D | namei.c | 1983 u32 hash2; in do_split() local 2577 unsigned hash2 = dx_get_hash(entries + icount1); in ext4_dx_add_entry() local
|
/Linux-v6.6/drivers/net/ethernet/agere/ |
D | et131x.c | 950 u32 hash2 = 0; in et1310_setup_device_for_multicast() local
|