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
tgconsumer
enum.h
Go to the documentation of this file.
1
// <auto-generated> ndn-dpdk/mk/enumgen
2
#ifndef NDNDPDK_TGCONSUMER_ENUM_H
3
#define NDNDPDK_TGCONSUMER_ENUM_H
4
#include <stdbool.h>
5
6
enum
{
7
TgcMaxPatterns
= 128,
8
TgcMaxSumWeight
= 8192,
9
TgcDigestLowWatermark
= 16,
10
TgcDigestBurstSize
= 64,
11
};
12
13
#endif
// NDNDPDK_TGCONSUMER_ENUM_H
TgcMaxPatterns
@ TgcMaxPatterns
Definition:
enum.h:7
TgcDigestLowWatermark
@ TgcDigestLowWatermark
Definition:
enum.h:9
TgcMaxSumWeight
@ TgcMaxSumWeight
Definition:
enum.h:8
TgcDigestBurstSize
@ TgcDigestBurstSize
Definition:
enum.h:10
Generated by
1.9.1