FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_map_param_set_tcp_t Struct Reference

Set MAP TCP parameters. More...

Data Fields

u32 client_index
 
u32 context
 
u16 tcp_mss
 

Detailed Description

Set MAP TCP parameters.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request tcp_mss - TCP MSS clamping value

Definition at line 280 of file map.api.

Field Documentation

◆ client_index

u32 vl_api_map_param_set_tcp_t::client_index

Definition at line 282 of file map.api.

◆ context

u32 vl_api_map_param_set_tcp_t::context

Definition at line 283 of file map.api.

◆ tcp_mss

u16 vl_api_map_param_set_tcp_t::tcp_mss

Definition at line 284 of file map.api.


The documentation for this struct was generated from the following file: