mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
Upgrade libpcap to version 1.0.0.
This commit is contained in:
10
libpcap/pcap-sita.h
Normal file
10
libpcap/pcap-sita.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* pcap-sita.h: Packet capture interface for SITA WAN devices
|
||||
*
|
||||
* Authors: Fulko Hew (fulko.hew@sita.aero) (+1 905 6815570);
|
||||
*
|
||||
* @(#) $Header: /tcpdump/master/libpcap/pcap-sita.h
|
||||
*/
|
||||
|
||||
extern int acn_parse_hosts_file(char *errbuf);
|
||||
extern int acn_findalldevs(char *errbuf);
|
||||
Reference in New Issue
Block a user