Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_wf2q.c89 struct wf2qp_si { struct
117 idle_check(struct wf2qp_si *si, int n, int force) in idle_check() argument
140 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); in wf2qp_enqueue()
196 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); in wf2qp_dequeue()
268 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); in wf2qp_new_sched()
286 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); in wf2qp_free_sched()
328 struct wf2qp_si *si = (struct wf2qp_si *)(q->_si + 1); in wf2qp_free_queue()
361 _SI( .si_datalen = ) sizeof(struct wf2qp_si),