Home
last modified time | relevance | path

Searched refs:rss_getbucket (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Drss_config.c317 rss_getbucket(u_int hash) in rss_getbucket() function
367 return (rss_getcpu(rss_getbucket(hash_val))); in rss_hash2cpuid()
388 *bucket_id = rss_getbucket(hash_val); in rss_hash2bucket()
H A Drss_config.h114 u_int rss_getbucket(u_int hash);
/f-stack/freebsd/netinet6/
H A Din6_pcbgroup.c62 return (rss_getbucket(hash)); in in6_pcbgroup_getbucket()
/f-stack/freebsd/netinet/
H A Din_pcbgroup.c233 return (rss_getbucket(hash)); in in_pcbgroup_getbucket()