Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_wf2q.c88 struct wf2qp_si { struct
116 idle_check(struct wf2qp_si *si, int n, int force) in idle_check() argument
139 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()
270 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); in wf2qp_new_sched()
288 struct wf2qp_si *si = (struct wf2qp_si *)(_si + 1); in wf2qp_free_sched()
330 struct wf2qp_si *si = (struct wf2qp_si *)(q->_si + 1); in wf2qp_free_queue()
360 _SI( .si_datalen = ) sizeof(struct wf2qp_si),