FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_map_param_set_tcp_t Struct Reference

Set MAP TCP parammeters. More...

Data Fields

u32 client_index
 
u32 context
 
u16 tcp_mss
 

Detailed Description

Set MAP TCP parammeters.

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 285 of file map.api.

Field Documentation

◆ client_index

u32 vl_api_map_param_set_tcp_t::client_index

Definition at line 287 of file map.api.

◆ context

u32 vl_api_map_param_set_tcp_t::context

Definition at line 288 of file map.api.

◆ tcp_mss

u16 vl_api_map_param_set_tcp_t::tcp_mss

Definition at line 289 of file map.api.


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