Searched refs:overflow_queue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c109 struct overflow_queue { struct
118 struct overflow_queue *freeq;
121 oq_full(struct overflow_queue *q)
127 oq_empty(struct overflow_queue *q)
133 oq_enq(struct overflow_queue *q, const struct netmap_slot *s)
147 oq_deq(struct overflow_queue *q)
175 struct overflow_queue *oq;
361 struct overflow_queue *q = cp->oq;
493 struct overflow_queue *q = port->oq;
706 struct overflow_queue *o
[all...]

Completed in 103 milliseconds