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

enable / disable the network delay simulation output feature More...

Data Fields

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

Detailed Description

enable / disable the network delay simulation output feature

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable- enable or disable the feature
sw_if_index0- interface

Definition at line 39 of file nsim.api.

Field Documentation

◆ client_index

u32 vl_api_nsim_output_feature_enable_disable_t::client_index

Definition at line 42 of file nsim.api.

◆ context

u32 vl_api_nsim_output_feature_enable_disable_t::context

Definition at line 45 of file nsim.api.

◆ enable_disable

bool vl_api_nsim_output_feature_enable_disable_t::enable_disable

Definition at line 48 of file nsim.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_nsim_output_feature_enable_disable_t::sw_if_index

Definition at line 51 of file nsim.api.

◆ vat_help

option vl_api_nsim_output_feature_enable_disable_t::vat_help = "[<intfc> | sw_if_index <nnn> [disable]"

Definition at line 52 of file nsim.api.


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