OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINUX_USB_MON_DEV
(Results
1 - 3
of
3
) sorted by null
/external/libpcap/
config.h
225
#define
LINUX_USB_MON_DEV
"/dev/usbmon"
config.h.in
227
#undef
LINUX_USB_MON_DEV
pcap-usb-linux.c
366
snprintf(full_path, USB_LINE_LEN,
LINUX_USB_MON_DEV
"%d", handlep->bus_index);
Completed in 61 milliseconds