The Assimilation Monitoring Project
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
pcap_min.h
Go to the documentation of this file.
1
27
#include <
projectcommon.h
>
28
#include <pcap.h>
29
30
39
40
# define ENABLE_LLDP 0x1
41
42
# define ENABLE_CDP 0x2
43
44
WINEXPORT
pcap_t*
create_pcap_listener
(
const
char
* dev, gboolean blocking,
unsigned
listenmask,
struct
bpf_program*);
45
WINEXPORT
void
close_pcap_listener
(pcap_t*,
const
char
* dev,
unsigned
listenmask);
src
include
pcap_min.h
Generated on Thu May 23 2013 20:58:15 for The Assimilation Monitoring Project by
1.8.3.1