FD.io VPP
v21.01.1
Vector Packet Processing
|
Data Fields | |
cnat_session_t | session |
cnat_translation_t | tr |
u32 | found_session |
u32 | created_session |
u32 | has_tr |
Definition at line 28 of file cnat_node_vip.c.
u32 cnat_translation_trace_t_::created_session |
Definition at line 33 of file cnat_node_vip.c.
u32 cnat_translation_trace_t_::found_session |
Definition at line 32 of file cnat_node_vip.c.
u32 cnat_translation_trace_t_::has_tr |
Definition at line 34 of file cnat_node_vip.c.
cnat_session_t cnat_translation_trace_t_::session |
Definition at line 30 of file cnat_node_vip.c.
cnat_translation_t cnat_translation_trace_t_::tr |
Definition at line 31 of file cnat_node_vip.c.