FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Get the TCP MSS Clamping feature settings. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | cursor |
vl_api_interface_index_t | sw_if_index |
Get the TCP MSS Clamping feature settings.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
cursor | - cursor to continue when there is more to read |
sw_if_index | - interface index to filter the result, ~0 means no filter |
Definition at line 63 of file mss_clamp.api.
u32 vl_api_mss_clamp_get_t::client_index |
Definition at line 64 of file mss_clamp.api.
u32 vl_api_mss_clamp_get_t::context |
Definition at line 65 of file mss_clamp.api.
u32 vl_api_mss_clamp_get_t::cursor |
Definition at line 66 of file mss_clamp.api.
vl_api_interface_index_t vl_api_mss_clamp_get_t::sw_if_index |
Definition at line 67 of file mss_clamp.api.