FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_oddbuf_enable_disable_t Struct Reference

API to enable / disable oddbuf on an interface. More...

Data Fields

u32 client_index
 
u32 context
 
bool enable_disable
 
vl_api_interface_index_t sw_if_index
 
option vat_help = "<intfc> [disable]"
 

Detailed Description

API to enable / disable oddbuf on an interface.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable- 1 to enable, 0 to disable the feature
sw_if_index- interface handle

Definition at line 39 of file oddbuf.api.

Field Documentation

◆ client_index

u32 vl_api_oddbuf_enable_disable_t::client_index

Definition at line 41 of file oddbuf.api.

◆ context

u32 vl_api_oddbuf_enable_disable_t::context

Definition at line 44 of file oddbuf.api.

◆ enable_disable

bool vl_api_oddbuf_enable_disable_t::enable_disable

Definition at line 47 of file oddbuf.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_oddbuf_enable_disable_t::sw_if_index

Definition at line 50 of file oddbuf.api.

◆ vat_help

option vl_api_oddbuf_enable_disable_t::vat_help = "<intfc> [disable]"

Definition at line 51 of file oddbuf.api.


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