FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_nsim_configure_t Struct Reference

configure the network delay simulation cross-connect More...

Data Fields

u32 client_index
 
u32 context
 
u32 delay_in_usec
 
u32 average_packet_size
 
u64 bandwidth_in_bits_per_second
 
u32 packets_per_drop
 

Detailed Description

configure the network delay simulation cross-connect

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
delay_in_usec- microseconds of link delay to simulate
average_packet_size- average packet size for wheel sizing
bandwidth_in_bits_per_second- bps for wheel sizing

Definition at line 59 of file nsim.api.

Field Documentation

◆ average_packet_size

u32 vl_api_nsim_configure_t::average_packet_size

Definition at line 69 of file nsim.api.

◆ bandwidth_in_bits_per_second

u64 vl_api_nsim_configure_t::bandwidth_in_bits_per_second

Definition at line 70 of file nsim.api.

◆ client_index

u32 vl_api_nsim_configure_t::client_index

Definition at line 62 of file nsim.api.

◆ context

u32 vl_api_nsim_configure_t::context

Definition at line 65 of file nsim.api.

◆ delay_in_usec

u32 vl_api_nsim_configure_t::delay_in_usec

Definition at line 68 of file nsim.api.

◆ packets_per_drop

u32 vl_api_nsim_configure_t::packets_per_drop

Definition at line 71 of file nsim.api.


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