mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
8 lines
224 B
C
8 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);
|