FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
vl_api_feature_enable_disable_t Struct Reference

Feature path enable/disable request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 enable
 
u8 arc_name [64]
 
u8 feature_name [64]
 

Detailed Description

Feature path enable/disable request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- the interface
enable- 1 = on, 0 = off

Definition at line 1004 of file vpe.api.

Field Documentation

u8 vl_api_feature_enable_disable_t::arc_name[64]

Definition at line 1009 of file vpe.api.

u32 vl_api_feature_enable_disable_t::client_index

Definition at line 1005 of file vpe.api.

u32 vl_api_feature_enable_disable_t::context

Definition at line 1006 of file vpe.api.

u8 vl_api_feature_enable_disable_t::enable

Definition at line 1008 of file vpe.api.

u8 vl_api_feature_enable_disable_t::feature_name[64]

Definition at line 1010 of file vpe.api.

u32 vl_api_feature_enable_disable_t::sw_if_index

Definition at line 1007 of file vpe.api.


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