FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
nat_ha_resend_entry_t Struct Reference

Data Fields

u32 seq
 
u32 retry_count
 
f64 retry_timer
 
u8 is_resync
 
u8data
 

Detailed Description

Definition at line 101 of file nat44_ei_ha.c.

Field Documentation

◆ data

u8* nat_ha_resend_entry_t::data

Definition at line 112 of file nat44_ei_ha.c.

◆ is_resync

u8 nat_ha_resend_entry_t::is_resync

Definition at line 110 of file nat44_ei_ha.c.

◆ retry_count

u32 nat_ha_resend_entry_t::retry_count

Definition at line 106 of file nat44_ei_ha.c.

◆ retry_timer

f64 nat_ha_resend_entry_t::retry_timer

Definition at line 108 of file nat44_ei_ha.c.

◆ seq

u32 nat_ha_resend_entry_t::seq

Definition at line 104 of file nat44_ei_ha.c.


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