libpcap
1.10.1
About: libpcap is a packet filter library used by tools like tcpdump.
![]() ![]() |
Go to the source code of this file.
Functions | |
int | usb_findalldevs (pcap_if_list_t *devlistp, char *err_str) |
pcap_t * | usb_create (const char *device, char *ebuf, int *is_ours) |
pcap_t* usb_create | ( | const char * | device, |
char * | ebuf, | ||
int * | is_ours | ||
) |
Definition at line 432 of file pcap-usb-linux.c.
References pcap::activate_op, PCAP_CREATE_COMMON, strtol(), usb_activate(), and USB_IFACE.
int usb_findalldevs | ( | pcap_if_list_t * | devlistp, |
char * | err_str | ||
) |
Definition at line 174 of file pcap-usb-linux.c.
References pcap_strlcpy(), sscanf(), and usb_dev_add().