Searched refs:fq_codel_si (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h76 struct fq_codel_si { struct
93 fq_update_stats(struct fq_codel_flow *q, struct fq_codel_si *si, int len,
139 fq_codel_extract_head(struct fq_codel_flow *q, aqm_time_t *pkt_ts, struct fq_codel_si *si)
H A Ddn_sched_fq_codel.c154 codel_drop_head(struct fq_codel_flow *q, struct fq_codel_si *si)
174 codel_enqueue(struct fq_codel_flow *q, struct mbuf *m, struct fq_codel_si *si)
213 fq_codel_classify_flow(struct mbuf *m, uint16_t fcount, struct fq_codel_si *si)
291 struct fq_codel_si *si;
298 si = (struct fq_codel_si *)_si;
355 struct fq_codel_si *si;
362 si = (struct fq_codel_si *)_si;
436 struct fq_codel_si *si;
441 si = (struct fq_codel_si *)_si;
486 struct fq_codel_si *s
[all...]
H A Ddn_sched_fq_codel_helper.h54 struct fq_codel_si *si)
100 fqc_codel_dequeue(struct fq_codel_flow *q, struct fq_codel_si *si)

Completed in 83 milliseconds