FD.io VPP  v21.10.1-2-g0a485f517
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 80 of file pg.api.

Field Documentation

◆ client_index

u32 vl_api_pg_interface_enable_disable_coalesce_t::client_index

Definition at line 82 of file pg.api.

◆ coalesce_enabled

bool vl_api_pg_interface_enable_disable_coalesce_t::coalesce_enabled

Definition at line 85 of file pg.api.

◆ context

u32 vl_api_pg_interface_enable_disable_coalesce_t::context

Definition at line 83 of file pg.api.

◆ status

option vl_api_pg_interface_enable_disable_coalesce_t::status ="in_progress"

Definition at line 86 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 84 of file pg.api.


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