FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Set TCP MSS rewriting configuration. More...
Data Fields | |
u32 | client_index |
u32 | context |
u16 | mss_value |
bool | enable |
Set TCP MSS rewriting configuration.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mss_value | - MSS value to be used for MSS rewriting |
enable | - if true enable MSS rewriting feature else disable |