mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
681ed54caa
MFC after: 1 month
9 lines
224 B
C
9 lines
224 B
C
/*
|
|
* pcap-sita.h: Packet capture interface for SITA WAN devices
|
|
*
|
|
* Authors: Fulko Hew (fulko.hew@sita.aero) (+1 905 6815570);
|
|
*/
|
|
|
|
extern int acn_parse_hosts_file(char *errbuf);
|
|
extern int acn_findalldevs(char *errbuf);
|