Home
last modified time | relevance | path

Searched defs:hashtype (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Din_rss.c121 uint32_t *hashval, uint32_t *hashtype) in rss_proto_software_hash_v4()
167 u_short sp, u_short dp, int proto, uint32_t *hashtype) in xps_proto_software_hash_v4()
213 uint32_t *hashtype) in rss_mbuf_software_hash_v4()
H A Din_pcbgroup.c246 in_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in_pcbgroup_byhash()
/f-stack/freebsd/netinet6/
H A Din6_rss.c122 uint32_t *hashval, uint32_t *hashtype) in rss_proto_software_hash_v6()
168 u_short sp, u_short dp, int proto, uint32_t *hashtype) in xps_proto_software_hash_v6()
216 uint32_t *hashtype) in rss_mbuf_software_hash_v6()
H A Din6_pcbgroup.c75 in6_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in6_pcbgroup_byhash()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mark_mgr.c31 uint32_t idx = 0, hashtype = 0; in ulp_mark_db_idx_get() local