FD.io VPP  v21.06
Vector Packet Processing
vl_api_pg_interface_enable_disable_coalesce_t Struct Reference

PacketGenerator interface enable/disable packet coalesce. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_interface_index_t sw_if_index
 
bool coalesce_enabled
 
option status ="in_progress"
 

Detailed Description

PacketGenerator interface enable/disable packet coalesce.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
interface_id- interface index
coalesce_enabled- enable/disable packet coalesce on this interface

Definition at line 58 of file pg.api.

Field Documentation

◆ client_index

u32 vl_api_pg_interface_enable_disable_coalesce_t::client_index

Definition at line 60 of file pg.api.

◆ coalesce_enabled

bool vl_api_pg_interface_enable_disable_coalesce_t::coalesce_enabled

Definition at line 63 of file pg.api.

◆ context

u32 vl_api_pg_interface_enable_disable_coalesce_t::context

Definition at line 61 of file pg.api.

◆ status

option vl_api_pg_interface_enable_disable_coalesce_t::status ="in_progress"

Definition at line 64 of file pg.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_pg_interface_enable_disable_coalesce_t::sw_if_index

Definition at line 62 of file pg.api.


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