mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
Updated the included libpcap to 1.5.3
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
/*
|
||||
* Prototypes for USB-related functions
|
||||
*/
|
||||
int usb_platform_finddevs(pcap_if_t **alldevsp, char *err_str);
|
||||
pcap_t *usb_create(const char *device, char *ebuf);
|
||||
int usb_findalldevs(pcap_if_t **alldevsp, char *err_str);
|
||||
pcap_t *usb_create(const char *device, char *ebuf, int *is_ours);
|
||||
|
||||
Reference in New Issue
Block a user