Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dos.c61 static int pktq_check (struct rx_ringbuf *q);
1336 PCAP_ASSERT (pktq_check (&active_dev->queue)); in peek_rxbuf()
1414 static int pktq_check (struct rx_ringbuf *q) in pktq_check() function