FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
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" |
PacketGenerator interface enable/disable packet coalesce.
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 |
u32 vl_api_pg_interface_enable_disable_coalesce_t::client_index |
bool vl_api_pg_interface_enable_disable_coalesce_t::coalesce_enabled |
option vl_api_pg_interface_enable_disable_coalesce_t::status ="in_progress" |
vl_api_interface_index_t vl_api_pg_interface_enable_disable_coalesce_t::sw_if_index |