FD.io VPP  v17.01.1-3-gc6833f8
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 3439 of file vpe.api.

Field Documentation

u32 vl_api_cop_interface_enable_disable_t::client_index

Definition at line 3441 of file vpe.api.

u32 vl_api_cop_interface_enable_disable_t::context

Definition at line 3442 of file vpe.api.

u8 vl_api_cop_interface_enable_disable_t::enable_disable

Definition at line 3444 of file vpe.api.

u32 vl_api_cop_interface_enable_disable_t::sw_if_index

Definition at line 3443 of file vpe.api.


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