Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Drss_config.c309 rss_getbucket(u_int hash) in rss_getbucket() function
359 return (rss_getcpu(rss_getbucket(hash_val))); in rss_hash2cpuid()
380 *bucket_id = rss_getbucket(hash_val); in rss_hash2bucket()
H A Drss_config.h112 u_int rss_getbucket(u_int hash);