FD.io VPP
v21.10.1-2-g0a485f517
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 114 of file api_common.h.
u16 vl_api_msg_range_t::first_msg_id |
first assigned message ID
Definition at line 117 of file api_common.h.
u16 vl_api_msg_range_t::last_msg_id |
last assigned message ID
Definition at line 118 of file api_common.h.
u8* vl_api_msg_range_t::name |
name of the plugin
Definition at line 116 of file api_common.h.