FD.io VPP
v17.10-9-gd594711
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 101 of file api_common.h.
u16 vl_api_msg_range_t::first_msg_id |
first assigned message ID
Definition at line 104 of file api_common.h.
u16 vl_api_msg_range_t::last_msg_id |
last assigned message ID
Definition at line 105 of file api_common.h.
u8* vl_api_msg_range_t::name |
name of the plugin
Definition at line 103 of file api_common.h.