Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/
Dpcap-dos.c70 static struct rx_elem *pktq_out_elem (struct rx_ringbuf *q);
1355 tail = pktq_out_elem (&active_dev->queue); in peek_rxbuf()
1376 struct rx_elem *tail = pktq_out_elem (&active_dev->queue); in release_rxbuf()
1518 static struct rx_elem *pktq_out_elem (struct rx_ringbuf *q) in pktq_out_elem() function