xref: /netbsd-src/external/bsd/libpcap/dist/pcap-sita.h (revision 4fee23f98c45552038ad6b5bd05124a41302fb01)
1 /*
2  * pcap-sita.h: Packet capture interface for SITA WAN devices
3  *
4  * Authors: Fulko Hew (fulko.hew@sita.aero) (+1 905 6815570);
5  *
6  * @(#) $Header: /tcpdump/master/libpcap/pcap-sita.h
7  */
8 
9 extern int acn_parse_hosts_file(char *errbuf);
10 extern int acn_findalldevs(char *errbuf);
11