Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dos.c66 static void pktq_clear (struct rx_ringbuf *q) LOCKED_FUNC;
1350 pktq_clear (&active_dev->queue); in get_rxbuf()
1456 static void pktq_clear (struct rx_ringbuf *q) in pktq_clear() function