Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_wf2q.c98 struct wf2qp_queue { struct
123 struct wf2qp_queue *alg_fq = (struct wf2qp_queue *)q; in idle_check() argument
141 struct wf2qp_queue *alg_fq; in wf2qp_enqueue()
152 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()
269 int ofs = offsetof(struct wf2qp_queue, heap_pos); in wf2qp_new_sched()
306 struct wf2qp_queue *q = (struct wf2qp_queue *)_q; in wf2qp_new_queue()
327 struct wf2qp_queue *alg_fq = (struct wf2qp_queue *)q; in wf2qp_free_queue()
[all …]