FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Typedefs | |
typedef f64 | timestamp |
typedef f64 | timedelta |
Enumerations | |
enum | log_level { VPE_API_LOG_LEVEL_EMERG = 0, VPE_API_LOG_LEVEL_ALERT = 1, VPE_API_LOG_LEVEL_CRIT = 2, VPE_API_LOG_LEVEL_ERR = 3, VPE_API_LOG_LEVEL_WARNING = 4, VPE_API_LOG_LEVEL_NOTICE = 5, VPE_API_LOG_LEVEL_INFO = 6, VPE_API_LOG_LEVEL_DEBUG = 7, VPE_API_LOG_LEVEL_DISABLED = 8 } |
Variables | |
option | version = "1.0.0" |
u32 | minor |
u32 | patch |
u8 | pre_release [17] |
u8 | build_metadata [17] |
Definition at line 31 of file vpe_types.api.
Definition at line 28 of file vpe_types.api.
enum log_level |
Definition at line 33 of file vpe_types.api.
u8 build_metadata[17] |
Definition at line 27 of file vpe_types.api.
u32 minor |
Definition at line 21 of file vpe_types.api.
u32 patch |
Definition at line 22 of file vpe_types.api.
u8 pre_release[17] |
Definition at line 26 of file vpe_types.api.
typedef version = "1.0.0" |
Definition at line 16 of file vpe_types.api.