FD.io VPP  v19.08.3-2-gbabecb413
Vector Packet Processing
vpe_types.api File Reference

Go to the source code of this file.

Data Structures

struct  vl_api_version_t
 

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
}
 

Typedef Documentation

◆ timedelta

typedef f64 timedelta

Definition at line 30 of file vpe_types.api.

◆ timestamp

typedef f64 timestamp

Definition at line 29 of file vpe_types.api.

Enumeration Type Documentation

◆ log_level

enum log_level
Enumerator
VPE_API_LOG_LEVEL_EMERG 
VPE_API_LOG_LEVEL_ALERT 
VPE_API_LOG_LEVEL_CRIT 
VPE_API_LOG_LEVEL_ERR 
VPE_API_LOG_LEVEL_WARNING 
VPE_API_LOG_LEVEL_NOTICE 
VPE_API_LOG_LEVEL_INFO 
VPE_API_LOG_LEVEL_DEBUG 
VPE_API_LOG_LEVEL_DISABLED 

Definition at line 32 of file vpe_types.api.