FD.io VPP  v21.06
Vector Packet Processing
vl_api_mss_clamp_get_reply_t Struct Reference

Reply for get TCP MSS Clamping feature settings request. More...

Data Fields

u32 context
 
i32 retval
 
u32 cursor
 

Detailed Description

Reply for get TCP MSS Clamping feature settings request.

Template Parameters
context- returned sender context, to match reply w/ request
retval- return code
cursor- cursor to continue when there is more to read

Definition at line 75 of file mss_clamp.api.

Field Documentation

◆ context

u32 vl_api_mss_clamp_get_reply_t::context

Definition at line 76 of file mss_clamp.api.

◆ cursor

u32 vl_api_mss_clamp_get_reply_t::cursor

Definition at line 78 of file mss_clamp.api.

◆ retval

i32 vl_api_mss_clamp_get_reply_t::retval

Definition at line 77 of file mss_clamp.api.


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