Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h104 struct fairq_opts { struct
153 struct fairq_opts fairq_opts; member
184 struct fairq_opts fairq_opts; member
220 struct fairq_opts fairq_opts; member
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h77 struct fairq_opts { struct
115 struct fairq_opts fairq_opts; member
/f-stack/freebsd/net/altq/
H A Daltq_fairq.c121 static struct fairq_class *fairq_class_create(struct fairq_if *, int, int, u_int, struct fairq_opts
207 &a->pq_u.fairq_opts, a->qid); in fairq_add_queue()
305 u_int bandwidth, struct fairq_opts *opts, int qid) in fairq_class_create()