Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_wfq.h54 struct wfq_setweight { struct
55 struct wfq_interface iface;
56 int qid;
57 int weight;
H A Daltq_wfq.c514 wfq_setweight(struct wfq_setweight *swp) in wfq_setweight() function