FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_msg_range_t Struct Reference

Message range (belonging to a plugin) More...

Data Fields

u8name
 name of the plugin More...
 
u16 first_msg_id
 first assigned message ID More...
 
u16 last_msg_id
 last assigned message ID More...
 

Detailed Description

Message range (belonging to a plugin)

Definition at line 110 of file api_common.h.

Field Documentation

u16 vl_api_msg_range_t::first_msg_id

first assigned message ID

Definition at line 113 of file api_common.h.

u16 vl_api_msg_range_t::last_msg_id

last assigned message ID

Definition at line 114 of file api_common.h.

u8* vl_api_msg_range_t::name

name of the plugin

Definition at line 112 of file api_common.h.


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