FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
vl_msg_api_msg_config_t Struct Reference

Data Fields

int id
 
char * name
 
u32 crc
 
void * handler
 
void * cleanup
 
void * endian
 
void * print
 
int size
 
int traced
 
int replay
 
int message_bounce
 
int is_mp_safe
 

Detailed Description

Definition at line 211 of file api.h.

Field Documentation

void* vl_msg_api_msg_config_t::cleanup

Definition at line 217 of file api.h.

u32 vl_msg_api_msg_config_t::crc

Definition at line 215 of file api.h.

void* vl_msg_api_msg_config_t::endian

Definition at line 218 of file api.h.

void* vl_msg_api_msg_config_t::handler

Definition at line 216 of file api.h.

int vl_msg_api_msg_config_t::id

Definition at line 213 of file api.h.

int vl_msg_api_msg_config_t::is_mp_safe

Definition at line 224 of file api.h.

int vl_msg_api_msg_config_t::message_bounce

Definition at line 223 of file api.h.

char* vl_msg_api_msg_config_t::name

Definition at line 214 of file api.h.

void* vl_msg_api_msg_config_t::print

Definition at line 219 of file api.h.

int vl_msg_api_msg_config_t::replay

Definition at line 222 of file api.h.

int vl_msg_api_msg_config_t::size

Definition at line 220 of file api.h.

int vl_msg_api_msg_config_t::traced

Definition at line 221 of file api.h.


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