Home
last modified time | relevance | path

Searched refs:hash_type (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp25 using hash_type = u32; typedef
32 bool eq(hash_type hash, const args_type &args) const;
36 static hash_type hash(const args_type &args);
40 void store(u32 id, const args_type &args, hash_type other_hash);
63 bool ChainedOriginDepotNode::eq(hash_type hash, const args_type &args) const { in eq()
80 ChainedOriginDepotNode::hash_type ChainedOriginDepotNode::hash( in hash()
109 hash_type other_hash) { in store()
H A Dsanitizer_stackdepot.cpp25 using hash_type = u64; typedef
26 hash_type stack_hash;
33 bool eq(hash_type hash, const args_type &args) const { in eq()
37 static hash_type hash(const args_type &args) { in hash()
46 void store(u32 id, const args_type &args, hash_type hash);
191 void StackDepotNode::store(u32 id, const args_type &args, hash_type hash) { in store()
H A Dsanitizer_stackdepotbase.h38 typedef typename Node::hash_type hash_type; typedef
66 u32 find(u32 s, args_type args, hash_type hash) const;
80 u32 s, args_type args, hash_type hash) const { in find()
121 hash_type h = Node::hash(args); in Put()
/freebsd-14.2/sys/dev/ice/
H A Dice_rss.h98 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket() argument
100 switch (hash_type) { in rss_hash2bucket()
/freebsd-14.2/sys/net/
H A Drss_config.c349 rss_hash2cpuid(uint32_t hash_val, uint32_t hash_type) in rss_hash2cpuid() argument
352 switch (hash_type) { in rss_hash2cpuid()
370 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket() argument
373 switch (hash_type) { in rss_hash2bucket()
H A Drss_config.h130 u_int rss_hash2cpuid(uint32_t hash_val, uint32_t hash_type);
131 int rss_hash2bucket(uint32_t hash_val, uint32_t hash_type,
/freebsd-14.2/sys/netinet/
H A Din_rss.c369 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v4() local
375 &hash_val, &hash_type); in rss_soft_m2cpuid_v4()
382 M_HASHTYPE_SET(m, hash_type); in rss_soft_m2cpuid_v4()
H A Draw_ip.c476 uint32_t hash_type, hash_val; in rip_send() local
479 ip->ip_dst, 0, 0, ip->ip_p, &hash_type); in rip_send()
481 M_HASHTYPE_SET(m, hash_type); in rip_send()
529 uint32_t hash_type, hash_val; in rip_send() local
532 ip->ip_src, 0, 0, ip->ip_p, &hash_type); in rip_send()
534 M_HASHTYPE_SET(m, hash_type); in rip_send()
H A Dsiftr.c706 uint32_t hash_id, hash_type; in siftr_chkpkt() local
791 hash_id = siftr_get_flowid(inp, INP_IPV4, &hash_type); in siftr_chkpkt()
824 pn->flowtype = hash_type; in siftr_chkpkt()
853 uint32_t hash_id, hash_type; in siftr_chkpkt6() local
940 hash_id = siftr_get_flowid(inp, INP_IPV6, &hash_type); in siftr_chkpkt6()
973 pn->flowtype = hash_type; in siftr_chkpkt6()
H A Dtcp_ratelimit.c529 uint32_t hash_type; in rt_setup_new_rs() local
715 hash_type = M_HASHTYPE_RSS_TCP_IPV4; in rt_setup_new_rs()
717 hash_type = M_HASHTYPE_OPAQUE_HASH; in rt_setup_new_rs()
720 hash_type, in rt_setup_new_rs()
H A Dudp_usrreq.c1428 uint32_t hash_val, hash_type; in udp_send() local
1431 lport, fport, pr, &hash_type); in udp_send()
1433 M_HASHTYPE_SET(m, hash_type); in udp_send()
H A Din_pcb.c1313 uint32_t hash_val, hash_type; in in_pcbconnect_setup() local
1316 inp->inp_socket->so_proto->pr_protocol, &hash_type); in in_pcbconnect_setup()
1319 inp->inp_flowtype = hash_type; in in_pcbconnect_setup()
/freebsd-14.2/sys/netinet6/
H A Din6_rss.c394 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v6() local
400 &hash_val, &hash_type); in rss_soft_m2cpuid_v6()
407 M_HASHTYPE_SET(m, hash_type); in rss_soft_m2cpuid_v6()
H A Draw_ip6.c450 uint32_t hash_type, hash_val; in rip6_send() local
453 &dstsock->sin6_addr, 0, 0, inp->inp_ip_p, &hash_type); in rip6_send()
455 inp->inp_flowtype = hash_type; in rip6_send()
H A Dudp6_usrreq.c912 uint32_t hash_type, hash_val; in udp6_send() local
918 inp->inp_lport, fport, pr, &hash_type); in udp6_send()
920 M_HASHTYPE_SET(m, hash_type); in udp6_send()
H A Din6_pcb.c447 uint32_t hash_type, hash_val; in in6_pcbconnect() local
451 inp->inp_socket->so_proto->pr_protocol, &hash_type); in in6_pcbconnect()
453 inp->inp_flowtype = hash_type; in in6_pcbconnect()
/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h83 uint32_t hash_type);
H A Dbnxt_hwrm.c2120 uint32_t hash_type) in bnxt_hwrm_rss_cfg() argument
2126 req.hash_type = htole32(hash_type); in bnxt_hwrm_rss_cfg()
/freebsd-14.2/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h333 uint16_t hash_type; member
/freebsd-14.2/sys/dev/hyperv/netvsc/
H A Dif_hn.c3421 int hash_type = M_HASHTYPE_NONE; in hn_rxpkt() local
3602 hash_type = M_HASHTYPE_OPAQUE_HASH; in hn_rxpkt()
3616 hash_type = M_HASHTYPE_RSS_IPV4; in hn_rxpkt()
3621 hash_type = M_HASHTYPE_RSS_TCP_IPV4; in hn_rxpkt()
3640 hash_type = in hn_rxpkt()
3645 hash_type = def_htype; in hn_rxpkt()
3649 hash_type = def_htype; in hn_rxpkt()
3656 hash_type = M_HASHTYPE_RSS_IPV6; in hn_rxpkt()
3661 hash_type = M_HASHTYPE_RSS_IPV6_EX; in hn_rxpkt()
3676 hash_type = M_HASHTYPE_OPAQUE; in hn_rxpkt()
[all …]
/freebsd-14.2/sys/dev/qlxgb/
H A Dqla_hw.h449 uint8_t hash_type; member
/freebsd-14.2/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h220 __u8 hash_type:2; member
222 __u8 hash_type:2; member
/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1262 size_t hash_type = 0; in parse_file_extra_hash() local
1269 if(!read_var_sized(a, &hash_type, &value_len)) in parse_file_extra_hash()
1279 if(hash_type == BLAKE2sp) { in parse_file_extra_hash()
1296 "Unsupported hash type (0x%x)", (int) hash_type); in parse_file_extra_hash()
/freebsd-14.2/sys/dev/qlxgbe/
H A Dql_hw.h429 uint8_t hash_type; member
/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3929 uint8_t hash_type; in qlnx_tpa_start() local
4181 hash_type = cqe->bitfields & in qlnx_tpa_start()
4185 switch (hash_type) { in qlnx_tpa_start()
4550 uint8_t hash_type; in qlnx_rx_int() local
4690 hash_type = fp_cqe->bitfields & in qlnx_rx_int()
4694 switch (hash_type) { in qlnx_rx_int()

12