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
header_middleware
header_middleware.h
Go to the documentation of this file.
1
12
#ifndef HEADER_MIDDLEWARE_H
13
#define HEADER_MIDDLEWARE_H
14
15
#include "../../middleware.h"
16
23
extern
struct
capture_middleware
header_middleware
;
24
#endif
header_middleware
struct capture_middleware header_middleware
Packet Header Capture Middleware. The header middleware stores packet headers and other packet metada...
Definition:
header_middleware.c:175
capture_middleware
Structure describing a middleware for the EDGESec capture service.
Definition:
middleware.h:41
Generated by
1.9.1