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 7 extern int acn_parse_hosts_file(char *errbuf); 8 extern int acn_findalldevs(char *errbuf); 9
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 7 extern int acn_parse_hosts_file(char *errbuf); 8 extern int acn_findalldevs(char *errbuf); 9