FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
elog_event_type_t Struct Reference

Data Fields

u32 type_index_plus_one
 
char ** enum_strings_vector
 
char * format
 
char * format_args
 
char * function
 
u32 n_enum_strings
 
char * enum_strings []
 

Detailed Description

Definition at line 72 of file elog.h.

Field Documentation

char* elog_event_type_t::enum_strings[]

Definition at line 100 of file elog.h.

char** elog_event_type_t::enum_strings_vector

Definition at line 79 of file elog.h.

char* elog_event_type_t::format

Definition at line 82 of file elog.h.

char* elog_event_type_t::format_args

Definition at line 91 of file elog.h.

char* elog_event_type_t::function

Definition at line 94 of file elog.h.

u32 elog_event_type_t::n_enum_strings

Definition at line 97 of file elog.h.

u32 elog_event_type_t::type_index_plus_one

Definition at line 76 of file elog.h.


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