![]()  | 
  
    FD.io VPP
    v20.09-64-g4f7b92f0a
    
   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 | |
| typedef | version | 
| u32 | minor | 
| u32 | patch | 
| u8 | pre_release [17] | 
| u8 | build_metadata [17] | 
Definition at line 30 of file vpe_types.api.
Definition at line 27 of file vpe_types.api.
| enum log_level | 
Definition at line 32 of file vpe_types.api.
| u8 build_metadata[17] | 
Definition at line 26 of file vpe_types.api.
| u32 minor | 
Definition at line 20 of file vpe_types.api.
| u32 patch | 
Definition at line 21 of file vpe_types.api.
| u8 pre_release[17] | 
Definition at line 25 of file vpe_types.api.
| typedef version | 
Definition at line 18 of file vpe_types.api.