FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
vl_api_cop_interface_enable_disable_t Struct Reference

cop: enable/disable junk filtration features on an interface More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 enable_disable
 

Detailed Description

cop: enable/disable junk filtration features on an interface

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_inded- desired interface
enable_disable- 1 => enable, 0 => disable

Definition at line 23 of file cop.api.

Field Documentation

u32 vl_api_cop_interface_enable_disable_t::client_index

Definition at line 25 of file cop.api.

u32 vl_api_cop_interface_enable_disable_t::context

Definition at line 26 of file cop.api.

u8 vl_api_cop_interface_enable_disable_t::enable_disable

Definition at line 28 of file cop.api.

u32 vl_api_cop_interface_enable_disable_t::sw_if_index

Definition at line 27 of file cop.api.


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