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

Set MAP security-check parameters. More...

Data Fields

u32 client_index
 
u32 context
 
bool enable
 
bool fragments
 

Detailed Description

Set MAP security-check parameters.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable- 1=enable security check on first inbound packet
fragments- 1=enable check on (subsequent) fragments too

Definition at line 251 of file map.api.

Field Documentation

◆ client_index

u32 vl_api_map_param_set_security_check_t::client_index

Definition at line 253 of file map.api.

◆ context

u32 vl_api_map_param_set_security_check_t::context

Definition at line 254 of file map.api.

◆ enable

bool vl_api_map_param_set_security_check_t::enable

Definition at line 255 of file map.api.

◆ fragments

bool vl_api_map_param_set_security_check_t::fragments

Definition at line 256 of file map.api.


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