FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
map_records_arg_t Struct Reference
+ Collaboration diagram for map_records_arg_t:

Data Fields

u64 nonce
 
u8 is_rloc_probe
 
mapping_tmappings
 
volatile u8 is_free
 

Detailed Description

Definition at line 152 of file control.h.

Field Documentation

◆ is_free

volatile u8 map_records_arg_t::is_free

Definition at line 157 of file control.h.

◆ is_rloc_probe

u8 map_records_arg_t::is_rloc_probe

Definition at line 155 of file control.h.

◆ mappings

mapping_t* map_records_arg_t::mappings

Definition at line 156 of file control.h.

◆ nonce

u64 map_records_arg_t::nonce

Definition at line 154 of file control.h.


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