Home
last modified time | relevance | path

Searched defs:wfq_ifinfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_wfq.h32 struct wfq_ifinfo { struct
33 int hash_policy; /* hash policy */
34 int nqueues; /* number of queues */
35 int qsize; /* queue size in bytes */
H A Dqop_wfq.c177 struct wfq_ifinfo *wfq_ifinfo; in qop_wfq_add_if() local
205 struct wfq_ifinfo *wfq_ifinfo; in wfq_attach() local