Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h41 struct dn_sch_fq_codel_parms { struct
42 struct dn_aqm_codel_parms ccfg; /* CoDel Parameters */
44 uint32_t flows_cnt; /* number of flows */
45 uint32_t limit; /* hard limit of fq_codel queue size*/
46 uint32_t quantum;