![]() |
FD.io VPP
v20.05-21-gb1500e9ff
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 |