FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
syslog_msg_t Struct Reference

syslog message More...

+ Collaboration diagram for syslog_msg_t:

Data Fields

syslog_header_t header
 header More...
 
u8 ** structured_data
 structured data RFC5424 6.3. More...
 
u32 curr_sd_index
 
u8msg
 free-form message RFC5424 6.4. More...
 

Detailed Description

syslog message

Definition at line 95 of file syslog.h.

Field Documentation

u32 syslog_msg_t::curr_sd_index

Definition at line 102 of file syslog.h.

syslog_header_t syslog_msg_t::header

header

Definition at line 98 of file syslog.h.

u8* syslog_msg_t::msg

free-form message RFC5424 6.4.

Definition at line 105 of file syslog.h.

u8** syslog_msg_t::structured_data

structured data RFC5424 6.3.

Definition at line 101 of file syslog.h.


The documentation for this struct was generated from the following file: