hash_func
hashval = hash_func(convname);
hashval = hash_func(mapname);
new_wfqp->hash_func = wfq_hashbydstaddr;
return (&wfqp->queue[(*wfqp->hash_func)(&flow, wfqp->nums)]);
gqidp->qid = (*wfqp->hash_func)(&gqidp->flow, wfqp->nums);
wfqp->hash_func = wfq_hashbydstaddr;
wfqp->hash_func = wfq_hashbysrcport;
wfqp->hash_func = wfq_hash;
wfqp->hash_func = wfq_hashbysrcaddr;
u_long (*hash_func)(struct flowinfo *, int);
uint32_t hash_func = 0, hash_types = 0;
hash_func = 1 << (hash_fnidx - 1); /* ffs is 1-based */
sc->sc_rss_hcap = hash_func | hash_types;
rss->hash_func = UPT1_RSS_HASH_FUNC_TOEPLITZ;
uint16_t hash_func;