Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_wfq.c75 static inline u_long wfq_hashbysrcaddr(struct flowinfo *, int);
367 wfq_hashbysrcaddr(struct flowinfo *flow, int n) in wfq_hashbysrcaddr() function
622 wfqp->hash_func = wfq_hashbysrcaddr; in wfq_config()