Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h50 struct codel_opts { struct
150 struct codel_opts codel_opts; member
181 struct codel_opts codel_opts; member
217 struct codel_opts codel_opts; member
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h48 struct codel_opts { struct
112 struct codel_opts codel_opts; member
/f-stack/freebsd/net/altq/
H A Daltq_codel.c95 struct codel_opts *opts; in codel_add_altq()
102 opts = &a->pq_u.codel_opts; in codel_add_altq()