FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_l3xc_plugin_get_version_reply_t Struct Reference

Reply to get the plugin version. More...

Data Fields

u32 context
 
u32 major
 
u32 minor
 

Detailed Description

Reply to get the plugin version.

Template Parameters
context- returned sender context, to match reply w/ request
major- Incremented every time a known breaking behavior change is introduced
minor- Incremented with small changes, may be used to avoid buggy versions

Definition at line 42 of file l3xc.api.

Field Documentation

◆ context

u32 vl_api_l3xc_plugin_get_version_reply_t::context

Definition at line 44 of file l3xc.api.

◆ major

u32 vl_api_l3xc_plugin_get_version_reply_t::major

Definition at line 45 of file l3xc.api.

◆ minor

u32 vl_api_l3xc_plugin_get_version_reply_t::minor

Definition at line 46 of file l3xc.api.


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