FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Get TCP MSS rewriting configuration reply. More...
Data Fields | |
u32 | context |
i32 | retval |
u16 | mss_value |
bool | enable |
Get TCP MSS rewriting configuration reply.
context | - sender context, to match reply w/ request |
retval | - return code |
mss_value | - MSS value to be used for MSS rewriting |
enable | - if true enable MSS rewriting feature else disable |