FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Data Fields | |
index_slist_t | nat64_frag_out2in_hash |
u32 | v4_src_addr |
u32 | v4_destn_addr |
u16 | frag_iden |
u16 | vrf |
Definition at line 309 of file nat64_db.h.
u16 nat64_out_v4_frag_entry_t::frag_iden |
Definition at line 314 of file nat64_db.h.
index_slist_t nat64_out_v4_frag_entry_t::nat64_frag_out2in_hash |
Definition at line 310 of file nat64_db.h.
u32 nat64_out_v4_frag_entry_t::v4_destn_addr |
Definition at line 313 of file nat64_db.h.
u32 nat64_out_v4_frag_entry_t::v4_src_addr |
Definition at line 312 of file nat64_db.h.
u16 nat64_out_v4_frag_entry_t::vrf |
Definition at line 315 of file nat64_db.h.