Home
last modified time | relevance | path

Searched defs:pcap_usb_linux (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-usb-linux.c123 struct pcap_usb_linux { struct
124 u_char *mmapbuf; /* memory-mapped region pointer */
125 size_t mmapbuflen; /* size of region */
126 int bus_index;
127 u_int packets_read;