Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_wfq.c82 static int wfq_config(struct wfq_conf *);
562 wfq_config(struct wfq_conf *cf) in wfq_config() function
724 error = wfq_config((struct wfq_conf *)addr); in wfqioctl()