FD.io VPP  v19.08-24-ge6a5712
Vector Packet Processing
vl_api_ikev2_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 34 of file ikev2.api.

Field Documentation

u32 vl_api_ikev2_plugin_get_version_reply_t::context

Definition at line 36 of file ikev2.api.

u32 vl_api_ikev2_plugin_get_version_reply_t::major

Definition at line 37 of file ikev2.api.

u32 vl_api_ikev2_plugin_get_version_reply_t::minor

Definition at line 38 of file ikev2.api.


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