HomeSort by relevance Sort by last modified time
    Searched refs:rx_elem (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-dos.c 66 static struct rx_elem *pktq_in_elem (struct rx_ringbuf *q) LOCKED_FUNC;
67 static struct rx_elem *pktq_out_elem (struct rx_ringbuf *q);
1302 struct rx_elem *tail, *head;
1328 struct rx_elem *tail = pktq_out_elem (&active_dev->queue);
    [all...]
pcap-dos.h 127 struct rx_elem { struct

Completed in 49 milliseconds