Searched refs:fq_pie_si (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_sched_fq_pie.c | 133 struct fq_pie_si { struct 286 fq_update_stats(struct fq_pie_flow *q, struct fq_pie_si *si, int len, in fq_update_stats() 337 struct fq_pie_si *si, int getts) in fq_pie_extract_head() 615 pie_dequeue(struct fq_pie_flow *q, struct fq_pie_si *si) in pie_dequeue() 688 pie_enqueue(struct fq_pie_flow *q, struct mbuf* m, struct fq_pie_si *si) in pie_enqueue() 765 pie_drop_head(struct fq_pie_flow *q, struct fq_pie_si *si) in pie_drop_head() 790 fq_pie_classify_flow(struct mbuf *m, uint16_t fcount, struct fq_pie_si *si) in fq_pie_classify_flow() 866 struct fq_pie_si *si; in fq_pie_enqueue() 874 si = (struct fq_pie_si *)_si; in fq_pie_enqueue() 930 struct fq_pie_si *si; in fq_pie_dequeue() [all …]
|