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

enable / disable the network delay simulation cross-connect More...

Data Fields

u32 client_index
 
u32 context
 
bool enable_disable
 
vl_api_interface_index_t sw_if_index0
 
vl_api_interface_index_t sw_if_index1
 
option vat_help = "[<intfc0> | sw_if_index <swif0>] [<intfc1> | sw_if_index <swif1>] [disable]"
 

Detailed Description

enable / disable the network delay simulation cross-connect

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- one interface to cross-connect
sw_if_index1- the other interface to cross-connect

Definition at line 16 of file nsim.api.

Field Documentation

◆ client_index

u32 vl_api_nsim_cross_connect_enable_disable_t::client_index

Definition at line 19 of file nsim.api.

◆ context

u32 vl_api_nsim_cross_connect_enable_disable_t::context

Definition at line 22 of file nsim.api.

◆ enable_disable

bool vl_api_nsim_cross_connect_enable_disable_t::enable_disable

Definition at line 25 of file nsim.api.

◆ sw_if_index0

vl_api_interface_index_t vl_api_nsim_cross_connect_enable_disable_t::sw_if_index0

Definition at line 28 of file nsim.api.

◆ sw_if_index1

vl_api_interface_index_t vl_api_nsim_cross_connect_enable_disable_t::sw_if_index1

Definition at line 29 of file nsim.api.

◆ vat_help

option vl_api_nsim_cross_connect_enable_disable_t::vat_help = "[<intfc0> | sw_if_index <swif0>] [<intfc1> | sw_if_index <swif1>] [disable]"

Definition at line 30 of file nsim.api.


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