FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Reply for get TCP MSS Clamping feature settings request. More...
Data Fields | |
u32 | context |
i32 | retval |
u32 | cursor |
Reply for get TCP MSS Clamping feature settings request.
context | - returned sender context, to match reply w/ request |
retval | - return code |
cursor | - cursor to continue when there is more to read |
Definition at line 75 of file mss_clamp.api.
u32 vl_api_mss_clamp_get_reply_t::context |
Definition at line 76 of file mss_clamp.api.
u32 vl_api_mss_clamp_get_reply_t::cursor |
Definition at line 78 of file mss_clamp.api.
i32 vl_api_mss_clamp_get_reply_t::retval |
Definition at line 77 of file mss_clamp.api.