FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
syslog.api File Reference

Go to the source code of this file.

Data Structures

struct  vl_api_syslog_set_sender_t
 Set syslog sender configuration. More...
 
struct  vl_api_syslog_get_sender_t
 Get syslog sender configuration. More...
 
struct  vl_api_syslog_get_sender_reply_t
 Get syslog sender configuration reply. More...
 
struct  vl_api_syslog_set_filter_t
 Set syslog filter. More...
 
struct  vl_api_syslog_get_filter_t
 Get syslog filter. More...
 
struct  vl_api_syslog_get_filter_reply_t
 Get syslog filter reply. More...
 

Enumerations

enum  syslog_severity {
  SYSLOG_API_SEVERITY_EMERG = 0, SYSLOG_API_SEVERITY_ALERT = 1, SYSLOG_API_SEVERITY_CRIT = 2, SYSLOG_API_SEVERITY_ERR = 3,
  SYSLOG_API_SEVERITY_WARN = 4, SYSLOG_API_SEVERITY_NOTICE = 5, SYSLOG_API_SEVERITY_INFO = 6, SYSLOG_API_SEVERITY_DBG = 7
}
 

Variables

option version = "1.0.0"
 
import vnet ip ip_types api
 

Enumeration Type Documentation

Enumerator
SYSLOG_API_SEVERITY_EMERG 
SYSLOG_API_SEVERITY_ALERT 
SYSLOG_API_SEVERITY_CRIT 
SYSLOG_API_SEVERITY_ERR 
SYSLOG_API_SEVERITY_WARN 
SYSLOG_API_SEVERITY_NOTICE 
SYSLOG_API_SEVERITY_INFO 
SYSLOG_API_SEVERITY_DBG 

Definition at line 19 of file syslog.api.

Variable Documentation

import vnet ip ip_types api

Definition at line 17 of file syslog.api.

option version = "1.0.0"

Definition at line 16 of file syslog.api.