FD.io VPP  v19.08-27-gf4dcae4
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 272 of file map.api.

Field Documentation

u32 vl_api_map_param_set_security_check_t::client_index

Definition at line 274 of file map.api.

u32 vl_api_map_param_set_security_check_t::context

Definition at line 275 of file map.api.

bool vl_api_map_param_set_security_check_t::enable

Definition at line 276 of file map.api.

bool vl_api_map_param_set_security_check_t::fragments

Definition at line 277 of file map.api.


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