![]() |
FD.io VPP
v17.07-30-g839fa73
Vector Packet Processing
|
Data Fields | |
| int | id |
| char * | name |
| u32 | crc |
| void * | handler |
| void * | cleanup |
| void * | endian |
| void * | |
| int | size |
| int | traced |
| int | replay |
| int | message_bounce |
| int | is_mp_safe |
Definition at line 104 of file api_common.h.
| void* vl_msg_api_msg_config_t::cleanup |
Definition at line 110 of file api_common.h.
| u32 vl_msg_api_msg_config_t::crc |
Definition at line 108 of file api_common.h.
| void* vl_msg_api_msg_config_t::endian |
Definition at line 111 of file api_common.h.
| void* vl_msg_api_msg_config_t::handler |
Definition at line 109 of file api_common.h.
| int vl_msg_api_msg_config_t::id |
Definition at line 106 of file api_common.h.
| int vl_msg_api_msg_config_t::is_mp_safe |
Definition at line 117 of file api_common.h.
| int vl_msg_api_msg_config_t::message_bounce |
Definition at line 116 of file api_common.h.
| char* vl_msg_api_msg_config_t::name |
Definition at line 107 of file api_common.h.
| void* vl_msg_api_msg_config_t::print |
Definition at line 112 of file api_common.h.
| int vl_msg_api_msg_config_t::replay |
Definition at line 115 of file api_common.h.
| int vl_msg_api_msg_config_t::size |
Definition at line 113 of file api_common.h.
| int vl_msg_api_msg_config_t::traced |
Definition at line 114 of file api_common.h.