OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 80 milliseconds