libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libpcap / pcap-septel.h
blob227d05685fc107d9331980e70da16940cb79cd94
1 /*
2 * pcap-septel.c: Packet capture interface for Intel Septel card
4 * The functionality of this code attempts to mimic that of pcap-linux as much
5 * as possible. This code is only needed when compiling in the Intel/Septel
6 * card code at the same time as another type of device.
8 * Authors: Gilbert HOYEK (gil_hoyek@hotmail.com), Elias M. KHOURY
9 * (+961 3 485343);
11 * @(#) $Header: /tcpdump/master/libpcap/pcap-septel.h,v 1.2 2008-04-04 19:37:45 guy Exp $
14 pcap_t *septel_create(const char *device, char *ebuf);