FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Message range (belonging to a plugin) More...
Data Fields | |
u8 * | name |
name of the plugin More... | |
u16 | first_msg_id |
first assigned message ID More... | |
u16 | last_msg_id |
last assigned message ID More... | |
Message range (belonging to a plugin)
Definition at line 113 of file api_common.h.
u16 vl_api_msg_range_t::first_msg_id |
first assigned message ID
Definition at line 116 of file api_common.h.
u16 vl_api_msg_range_t::last_msg_id |
last assigned message ID
Definition at line 117 of file api_common.h.
u8* vl_api_msg_range_t::name |
name of the plugin
Definition at line 115 of file api_common.h.