Searched defs:hash2 (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.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()
|
/Linux-v5.10/net/ipv6/ |
D | udp.c | 224 unsigned int hash2, slot2; in __udp6_lib_lookup() local 806 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 1013 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
|
/Linux-v5.10/include/net/ |
D | udp.h | 74 struct udp_hslot *hash2; member
|
/Linux-v5.10/net/ipv4/ |
D | udp.c | 489 unsigned int hash2, slot2; in __udp4_lib_lookup() local 2211 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2478 unsigned int hash2 = ipv4_portaddr_hash(net, loc_addr, hnum); in __udp4_lib_demux_lookup() local
|
D | inet_hashtables.c | 336 unsigned int hash2; in __inet_lookup_listener() local
|
/Linux-v5.10/fs/ext4/ |
D | namei.c | 1824 u32 hash2; in do_split() local 2376 unsigned hash2 = dx_get_hash(entries + icount1); in ext4_dx_add_entry() local
|
/Linux-v5.10/drivers/net/ethernet/ti/ |
D | tlan.c | 1261 u32 hash2 = 0; in tlan_set_multicast_list() local
|
/Linux-v5.10/drivers/net/ethernet/agere/ |
D | et131x.c | 950 u32 hash2 = 0; in et1310_setup_device_for_multicast() local
|