/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 235 hash2 = nip_udp_portaddr_hash(net, daddr, hnum); in __nip_udp_lib_lookup() 236 slot2 = hash2 & udptable->mask; in __nip_udp_lib_lookup() 237 hslot2 = &udptable->hash2[slot2]; in __nip_udp_lib_lookup() 248 hash2 = nip_udp_portaddr_hash(net, &nip_any_addr, hnum); in __nip_udp_lib_lookup() 249 slot2 = hash2 & udptable->mask; in __nip_udp_lib_lookup() 250 hslot2 = &udptable->hash2[slot2]; in __nip_udp_lib_lookup()
|
D | ninet_hashtables.c | 421 unsigned int hash2 = nip_portaddr_hash(net, daddr, hnum); in ninet_lookup_listener() local 423 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in ninet_lookup_listener() 431 hash2 = nip_portaddr_hash(net, &nip_any_addr, hnum); in ninet_lookup_listener() 432 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in ninet_lookup_listener()
|
/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() argument 76 hash2->key[0] = 2654446892UL; in generate_hash_secret() 77 hash2->key[1] = 2654446892UL; in generate_hash_secret() 147 dest->port, &s->hash2, 0) % in ip_vs_mh_permutate() 399 generate_hash_secret(&s->hash1, &s->hash2); in ip_vs_mh_init_svc()
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | inet6_hashtables.c | 196 unsigned int hash2; in inet6_lookup_listener() local 206 hash2 = ipv6_portaddr_hash(net, daddr, hnum); in inet6_lookup_listener() 207 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in inet6_lookup_listener() 216 hash2 = ipv6_portaddr_hash(net, &in6addr_any, hnum); in inet6_lookup_listener() 217 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in inet6_lookup_listener()
|
D | udp.c | 225 unsigned int hash2, slot2; in __udp6_lib_lookup() local 229 hash2 = ipv6_portaddr_hash(net, daddr, hnum); in __udp6_lib_lookup() 230 slot2 = hash2 & udptable->mask; in __udp6_lib_lookup() 231 hslot2 = &udptable->hash2[slot2]; in __udp6_lib_lookup() 255 hash2 = ipv6_portaddr_hash(net, &in6addr_any, hnum); in __udp6_lib_lookup() 256 slot2 = hash2 & udptable->mask; in __udp6_lib_lookup() 257 hslot2 = &udptable->hash2[slot2]; in __udp6_lib_lookup() 807 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp6_lib_mcast_deliver() local 816 hash2 = ipv6_portaddr_hash(net, daddr, hnum) & udptable->mask; in __udp6_lib_mcast_deliver() 818 hslot = &udptable->hash2[hash2]; in __udp6_lib_mcast_deliver() [all …]
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | udp.c | 490 unsigned int hash2, slot2; in __udp4_lib_lookup() local 494 hash2 = ipv4_portaddr_hash(net, daddr, hnum); in __udp4_lib_lookup() 495 slot2 = hash2 & udptable->mask; in __udp4_lib_lookup() 496 hslot2 = &udptable->hash2[slot2]; in __udp4_lib_lookup() 520 hash2 = ipv4_portaddr_hash(net, htonl(INADDR_ANY), hnum); in __udp4_lib_lookup() 521 slot2 = hash2 & udptable->mask; in __udp4_lib_lookup() 522 hslot2 = &udptable->hash2[slot2]; in __udp4_lib_lookup() 2218 unsigned int hash2 = 0, hash2_any = 0, use_hash2 = (hslot->count > 10); in __udp4_lib_mcast_deliver() local 2228 hash2 = ipv4_portaddr_hash(net, daddr, hnum) & udptable->mask; in __udp4_lib_mcast_deliver() 2230 hslot = &udptable->hash2[hash2]; in __udp4_lib_mcast_deliver() [all …]
|
D | inet_hashtables.c | 347 unsigned int hash2; in __inet_lookup_listener() local 357 hash2 = ipv4_portaddr_hash(net, daddr, hnum); in __inet_lookup_listener() 358 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in __inet_lookup_listener() 367 hash2 = ipv4_portaddr_hash(net, htonl(INADDR_ANY), hnum); in __inet_lookup_listener() 368 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in __inet_lookup_listener()
|
/kernel/linux/linux-5.10/scripts/ |
D | get_dvb_firmware | 560 my $hash2 = "26b687136e127b8ac24b81e0eeafc20b"; 571 verify($file2, $hash2); 704 my $hash2 = "d5e1437dc24358578e07999475d4cac9"; 714 verify("$fwfile2", $hash2);
|
/kernel/linux/linux-5.10/include/net/ |
D | udp.h | 74 struct udp_hslot *hash2; member 92 return &table->hash2[hash & table->mask]; in udp_hashslot2()
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | namei.c | 1878 u32 hash2; in do_split() local 1939 hash2 = map[split].hash; in do_split() 1940 continued = hash2 == map[split - 1].hash; in do_split() 1943 hash2, split, count-split)); in do_split() 1966 if (hinfo->hash >= hash2) { in do_split() 1970 dx_insert_block(frame, hash2 + continued, newblock); in do_split() 2445 unsigned hash2 = dx_get_hash(entries + icount1); in ext4_dx_add_entry() local 2467 dx_insert_block((frame - 1), hash2, newblock); in ext4_dx_add_entry()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | tlan.c | 1260 u32 hash2 = 0; in tlan_set_multicast_list() local 1292 hash2 |= (1 << (offset - 32)); in tlan_set_multicast_list() 1299 tlan_dio_write32(dev->base_addr, TLAN_HASH_2, hash2); in tlan_set_multicast_list()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/ |
D | et131x.c | 950 u32 hash2 = 0; in et1310_setup_device_for_multicast() local 974 hash2 |= (1 << result); in et1310_setup_device_for_multicast() 988 writel(hash2, &rxmac->multi_hash2); in et1310_setup_device_for_multicast()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | ubifs-authentication.rst | 341 ,. CS , hash1.----. hash2.----.
|