FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
vl_api_det44_plugin_enable_disable_t Struct Reference

Enable/disable DET44 plugin. More...

Data Fields

u32 client_index
 
u32 context
 
u32 inside_vrf
 
u32 outside_vrf
 
bool enable
 
vl_api_interface_index_t sw_if_index
 
option status ="in_progress"
 

Detailed Description

Enable/disable DET44 plugin.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
inside_vrf- inside VRF id
outside_vrf- outside VRF id
enable- true if enable, false if disable

Definition at line 36 of file det44.api.

Field Documentation

◆ client_index

u32 vl_api_det44_plugin_enable_disable_t::client_index

Definition at line 37 of file det44.api.

◆ context

u32 vl_api_det44_plugin_enable_disable_t::context

Definition at line 38 of file det44.api.

◆ enable

bool vl_api_det44_plugin_enable_disable_t::enable

Definition at line 41 of file det44.api.

◆ inside_vrf

u32 vl_api_det44_plugin_enable_disable_t::inside_vrf

Definition at line 39 of file det44.api.

◆ outside_vrf

u32 vl_api_det44_plugin_enable_disable_t::outside_vrf

Definition at line 40 of file det44.api.

◆ status

option vl_api_det44_plugin_enable_disable_t::status ="in_progress"

Definition at line 43 of file det44.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_det44_plugin_enable_disable_t::sw_if_index

Definition at line 42 of file det44.api.


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