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
fileserver
an.h
Go to the documentation of this file.
1
// <auto-generated> ndn-dpdk/mk/enumgen
2
#ifndef NDNDPDK_FILESERVER_AN_H
3
#define NDNDPDK_FILESERVER_AN_H
4
#include <stdbool.h>
5
6
enum
{
7
TtFileSegmentSize
= 0xF500,
8
TtFileSize
= 0xF502,
9
TtFileMode
= 0xF504,
10
TtFileAtime
= 0xF506,
11
TtFileBtime
= 0xF508,
12
TtFileCtime
= 0xF50A,
13
TtFileMtime
= 0xF50C,
14
};
15
16
#endif
// NDNDPDK_FILESERVER_AN_H
TtFileSize
@ TtFileSize
Definition:
an.h:8
TtFileCtime
@ TtFileCtime
Definition:
an.h:12
TtFileMode
@ TtFileMode
Definition:
an.h:9
TtFileBtime
@ TtFileBtime
Definition:
an.h:11
TtFileMtime
@ TtFileMtime
Definition:
an.h:13
TtFileSegmentSize
@ TtFileSegmentSize
Definition:
an.h:7
TtFileAtime
@ TtFileAtime
Definition:
an.h:10
Generated by
1.9.1