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

/freebsd-10.1-release/contrib/libpcap/
H A Dpcap-dos.c69 static struct rx_elem *pktq_out_elem (struct rx_ringbuf *q);
1290 tail = pktq_out_elem (&active_dev->queue);
1311 struct rx_elem *tail = pktq_out_elem (&active_dev->queue);
1453 static struct rx_elem *pktq_out_elem (struct rx_ringbuf *q) function

Completed in 57 milliseconds