Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_wf2q.c97 struct wf2qp_queue { struct
122 struct wf2qp_queue *alg_fq = (struct wf2qp_queue *)q; in idle_check() argument
140 struct wf2qp_queue *alg_fq; in wf2qp_enqueue()
151 alg_fq = (struct wf2qp_queue *)q; in wf2qp_enqueue()
201 struct wf2qp_queue *alg_fq; in wf2qp_dequeue()
236 alg_fq = (struct wf2qp_queue *)q; in wf2qp_dequeue()
244 alg_fq = (struct wf2qp_queue *)q; in wf2qp_dequeue()
271 int ofs = offsetof(struct wf2qp_queue, heap_pos); in wf2qp_new_sched()
308 struct wf2qp_queue *q = (struct wf2qp_queue *)_q; in wf2qp_new_queue()
329 struct wf2qp_queue *alg_fq = (struct wf2qp_queue *)q; in wf2qp_free_queue()
[all …]