FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_map_param_set_fragmentation_t Struct Reference

Set MAP fragmentation parameters. More...

Data Fields

u32 client_index
 
u32 context
 
bool inner
 
bool ignore_df
 

Detailed Description

Set MAP fragmentation parameters.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
inner- 1=frag inner packet, 0=frag tunnel packets
ignore_df- 1=IP4 fragment despite DF bit, 0=honor DF

Definition at line 193 of file map.api.

Field Documentation

◆ client_index

u32 vl_api_map_param_set_fragmentation_t::client_index

Definition at line 195 of file map.api.

◆ context

u32 vl_api_map_param_set_fragmentation_t::context

Definition at line 196 of file map.api.

◆ ignore_df

bool vl_api_map_param_set_fragmentation_t::ignore_df

Definition at line 198 of file map.api.

◆ inner

bool vl_api_map_param_set_fragmentation_t::inner

Definition at line 197 of file map.api.


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