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
strategyapi
common.h
Go to the documentation of this file.
1
#ifndef NDNDPDK_STRATEGYAPI_COMMON_H
2
#define NDNDPDK_STRATEGYAPI_COMMON_H
3
6
#include "../dpdk/tsc.h"
7
8
typedef
uint16_t
FaceID
;
9
10
#if !__has_attribute(always_inline)
11
#error always_inline attribute is required
12
#endif
13
20
#define SUBROUTINE __rte_always_inline
21
22
#endif
// NDNDPDK_STRATEGYAPI_COMMON_H
FaceID
uint16_t FaceID
Definition:
common.h:8
Generated by
1.9.1