FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
nat_ha_per_thread_data_t Struct Reference
+ Collaboration diagram for nat_ha_per_thread_data_t:

Data Fields

vlib_buffer_tstate_sync_buffer
 
vlib_frame_tstate_sync_frame
 
u16 state_sync_count
 
u32 state_sync_next_event_offset
 
nat_ha_resend_entry_tresend_queue
 

Detailed Description

Definition at line 110 of file nat_ha.c.

Field Documentation

nat_ha_resend_entry_t* nat_ha_per_thread_data_t::resend_queue

Definition at line 121 of file nat_ha.c.

vlib_buffer_t* nat_ha_per_thread_data_t::state_sync_buffer

Definition at line 113 of file nat_ha.c.

u16 nat_ha_per_thread_data_t::state_sync_count

Definition at line 117 of file nat_ha.c.

vlib_frame_t* nat_ha_per_thread_data_t::state_sync_frame

Definition at line 115 of file nat_ha.c.

u32 nat_ha_per_thread_data_t::state_sync_next_event_offset

Definition at line 119 of file nat_ha.c.


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