Searched defs:hash2 (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
D | ip_vs_mh.c | 65 hsiphash_key_t hash1, hash2; member 71 hsiphash_key_t *hash2) in generate_hash_secret()
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | udp.c | 247 unsigned int hash2, slot2; in __udp6_lib_lookup() local 829 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 1036 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
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
D | udp.c | 230 unsigned int hash2, slot2; in __nip_udp_lib_lookup() local
|
D | ninet_hashtables.c | 421 unsigned int hash2 = nip_portaddr_hash(net, daddr, hnum); in ninet_lookup_listener() local
|
/kernel/linux/linux-5.10/include/net/ |
D | udp.h | 74 struct udp_hslot *hash2; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | udp.c | 500 unsigned int hash2, slot2; in __udp4_lib_lookup() local 2231 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2498 unsigned int hash2 = ipv4_portaddr_hash(net, loc_addr, hnum); in __udp4_lib_demux_lookup() local
|
D | inet_hashtables.c | 347 unsigned int hash2; in __inet_lookup_listener() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | namei.c | 1877 u32 hash2; in do_split() local 2444 unsigned hash2 = dx_get_hash(entries + icount1); in ext4_dx_add_entry() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | tlan.c | 1260 u32 hash2 = 0; in tlan_set_multicast_list() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/ |
D | et131x.c | 950 u32 hash2 = 0; in et1310_setup_device_for_multicast() local
|