mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 15:39:03 +00:00
Updated the included libpcap to 1.5.3
This commit is contained in:
@@ -32,4 +32,5 @@
|
||||
/*
|
||||
* Prototypes for SocketCAN related functions
|
||||
*/
|
||||
pcap_t* can_create(const char *device, char *ebuf);
|
||||
pcap_t* can_create(const char *device, char *ebuf, int *is_ours);
|
||||
int can_findalldevs(pcap_if_t **devlistp, char *errbuf);
|
||||
|
||||
Reference in New Issue
Block a user