FD.io VPP  v17.01.1-3-gc6833f8
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 195 of file api.h.

Field Documentation

void* vl_msg_api_msg_config_t::cleanup

Definition at line 201 of file api.h.

u32 vl_msg_api_msg_config_t::crc

Definition at line 199 of file api.h.

void* vl_msg_api_msg_config_t::endian

Definition at line 202 of file api.h.

void* vl_msg_api_msg_config_t::handler

Definition at line 200 of file api.h.

int vl_msg_api_msg_config_t::id

Definition at line 197 of file api.h.

int vl_msg_api_msg_config_t::is_mp_safe

Definition at line 208 of file api.h.

int vl_msg_api_msg_config_t::message_bounce

Definition at line 207 of file api.h.

char* vl_msg_api_msg_config_t::name

Definition at line 198 of file api.h.

void* vl_msg_api_msg_config_t::print

Definition at line 203 of file api.h.

int vl_msg_api_msg_config_t::replay

Definition at line 206 of file api.h.

int vl_msg_api_msg_config_t::size

Definition at line 204 of file api.h.

int vl_msg_api_msg_config_t::traced

Definition at line 205 of file api.h.


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