FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
vl_api_acl_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 41 of file acl.api.

Field Documentation

u32 vl_api_acl_plugin_get_version_reply_t::context

Definition at line 43 of file acl.api.

u32 vl_api_acl_plugin_get_version_reply_t::major

Definition at line 44 of file acl.api.

u32 vl_api_acl_plugin_get_version_reply_t::minor

Definition at line 45 of file acl.api.


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