Home
last modified time | relevance | path

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

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