Searched defs:hash2 (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/net/netfilter/ipvs/ | 
| D | ip_vs_mh.c | 65 	hsiphash_key_t			hash1, hash2;  member71 					hsiphash_key_t *hash2)  in generate_hash_secret()
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | udp.c | 186 	unsigned int hash2, slot2;  in __udp6_lib_lookup()  local752 	unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10);  in __udp6_lib_mcast_deliver()  local
 956 	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
 | 
| /Linux-v5.4/include/net/ | 
| D | udp.h | 73 	struct udp_hslot	*hash2;  member
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | udp.c | 451 	unsigned int hash2, slot2;  in __udp4_lib_lookup()  local2147 	unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10);  in __udp4_lib_mcast_deliver()  local
 2412 	unsigned int hash2 = ipv4_portaddr_hash(net, loc_addr, hnum);  in __udp4_lib_demux_lookup()  local
 
 | 
| D | inet_hashtables.c | 300 	unsigned int hash2;  in __inet_lookup_listener()  local
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | namei.c | 1818 	u32 hash2;  in do_split()  local2353 			unsigned hash2 = dx_get_hash(entries + icount1);  in ext4_dx_add_entry()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/ti/ | 
| D | tlan.c | 1284 	u32			hash2 = 0;  in tlan_set_multicast_list()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/agere/ | 
| D | et131x.c | 950 	u32 hash2 = 0;  in et1310_setup_device_for_multicast()  local
 |