NDN-DPDK
High-Speed Named Data Networking Forwarder
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
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
_
b
c
d
e
f
h
i
l
m
n
p
r
s
t
u
Variables
_
b
c
d
e
f
g
i
l
m
p
r
s
t
v
w
Typedefs
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Enumerations
Enumerator
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Macros
a
b
c
d
f
h
i
l
m
n
p
r
s
t
u
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
csrc
pdump
enum.h
Go to the documentation of this file.
1
// <auto-generated> ndn-dpdk/mk/enumgen
2
#ifndef NDNDPDK_PDUMP_ENUM_H
3
#define NDNDPDK_PDUMP_ENUM_H
4
#include <stdbool.h>
5
6
enum
{
7
PdumpMaxNames
= 4,
8
PdumpWriterBurstSize
= 64,
9
PdumpNgTypeSHB
= 0x0A0D0D0A,
10
PdumpNgTypeIDB
= 0x00000001,
11
PdumpNgTypeEPB
= 0x00000006,
12
PdumpMbufTypeRaw
= 0xF0010000,
13
PdumpMbufTypeSLL
= 0xF0020000,
14
};
15
16
#endif
// NDNDPDK_PDUMP_ENUM_H
PdumpMbufTypeRaw
@ PdumpMbufTypeRaw
Definition:
enum.h:12
PdumpMaxNames
@ PdumpMaxNames
Definition:
enum.h:7
PdumpWriterBurstSize
@ PdumpWriterBurstSize
Definition:
enum.h:8
PdumpNgTypeEPB
@ PdumpNgTypeEPB
Definition:
enum.h:11
PdumpMbufTypeSLL
@ PdumpMbufTypeSLL
Definition:
enum.h:13
PdumpNgTypeSHB
@ PdumpNgTypeSHB
Definition:
enum.h:9
PdumpNgTypeIDB
@ PdumpNgTypeIDB
Definition:
enum.h:10
Generated by
1.9.1