EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
c
d
e
h
i
l
m
p
q
r
s
t
u
Typedefs
a
b
c
d
e
h
i
l
m
o
p
s
t
u
Enumerations
Enumerator
a
c
d
i
l
m
p
r
s
t
v
w
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
x
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
src
capture
middlewares
pcap_middleware
pcap_middleware.h
Go to the documentation of this file.
1
11
#ifndef PCAP_MIDDLEWARE_H
12
#define PCAP_MIDDLEWARE_H
13
14
#include "../../middleware.h"
15
23
extern
struct
capture_middleware
pcap_middleware
;
24
#endif
pcap_middleware
struct capture_middleware pcap_middleware
PCAP Capture Middleware. The PCAP capture middleware stores the full PCAP data from captured middlewa...
Definition:
pcap_middleware.c:263
capture_middleware
Structure describing a middleware for the EDGESec capture service.
Definition:
middleware.h:41
Generated by
1.9.1