FD.io VPP  v17.04-9-g99c0734
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 1317 of file vpe.api.

Field Documentation

u8 vl_api_feature_enable_disable_t::arc_name[64]

Definition at line 1322 of file vpe.api.

u32 vl_api_feature_enable_disable_t::client_index

Definition at line 1318 of file vpe.api.

u32 vl_api_feature_enable_disable_t::context

Definition at line 1319 of file vpe.api.

u8 vl_api_feature_enable_disable_t::enable

Definition at line 1321 of file vpe.api.

u8 vl_api_feature_enable_disable_t::feature_name[64]

Definition at line 1323 of file vpe.api.

u32 vl_api_feature_enable_disable_t::sw_if_index

Definition at line 1320 of file vpe.api.


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