![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Get TCP MSS rewriting configuration reply. More...
Data Fields | |
| u32 | context |
| i32 | retval |
| u16 | mss_value |
| u8 | 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 | - disable(0)/enable(1) MSS rewriting feature |