Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-canusb-linux.c82 struct pcap_canusb { struct
83 libusb_context *ctx;
84 libusb_device_handle *dev;
85 pthread_t worker;
86 int rdpipe, wrpipe;
87 volatile int loop;