FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
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 |
enum syslog_severity |
Definition at line 19 of file syslog.api.
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.