freebsd-dev/contrib/libpcap/pcap-sita.h

11 lines
280 B
C
Raw Normal View History

2009-03-21 20:43:56 +00:00
/*
* 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);