Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
include
ndn-cpp
c
lp
congestion-mark-types.h
1
21
#ifndef NDN_CONGESTION_MARK_TYPES_H
22
#define NDN_CONGESTION_MARK_TYPES_H
23
24
#ifdef __cplusplus
25
extern
"C"
{
26
#endif
27
33
struct
ndn_CongestionMark
{
34
uint64_t
congestionMark
;
35
};
36
37
#ifdef __cplusplus
38
}
39
#endif
40
41
#endif
ndn_CongestionMark
Copyright (C) 2018 Regents of the University of California.
Definition:
congestion-mark-types.h:33
ndn_CongestionMark::congestionMark
uint64_t congestionMark
0 if not specified.
Definition:
congestion-mark-types.h:34
Generated on Sun Oct 21 2018 08:50:04 by
1.8.6