Searched defs:hashtype (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/netinet6/
H A Din6_pcbgroup.c73 in6_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) argument
H A Din6_rss.c120 rss_proto_software_hash_v6(const struct in6_addr *s, const struct in6_addr *d, u_short sp, u_short dp, int proto, uint32_t *hashval, uint32_t *hashtype) argument
171 rss_mbuf_software_hash_v6(const struct mbuf *m, int dir, uint32_t *hashval, uint32_t *hashtype) argument
/freebsd-11.0-release/sys/netinet/
H A Din_pcbgroup.c244 in_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) argument
H A Din_rss.c119 rss_proto_software_hash_v4(struct in_addr s, struct in_addr d, u_short sp, u_short dp, int proto, uint32_t *hashval, uint32_t *hashtype) argument
170 rss_mbuf_software_hash_v4(const struct mbuf *m, int dir, uint32_t *hashval, uint32_t *hashtype) argument

Completed in 83 milliseconds