FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
vlib_buffer_t * | state_sync_buffer |
vlib_frame_t * | state_sync_frame |
u16 | state_sync_count |
u32 | state_sync_next_event_offset |
nat_ha_resend_entry_t * | resend_queue |
Definition at line 116 of file nat44_ei_ha.c.
nat_ha_resend_entry_t* nat_ha_per_thread_data_t::resend_queue |
Definition at line 127 of file nat44_ei_ha.c.
vlib_buffer_t* nat_ha_per_thread_data_t::state_sync_buffer |
Definition at line 119 of file nat44_ei_ha.c.
u16 nat_ha_per_thread_data_t::state_sync_count |
Definition at line 123 of file nat44_ei_ha.c.
vlib_frame_t* nat_ha_per_thread_data_t::state_sync_frame |
Definition at line 121 of file nat44_ei_ha.c.
u32 nat_ha_per_thread_data_t::state_sync_next_event_offset |
Definition at line 125 of file nat44_ei_ha.c.