![]() |
FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Collaboration diagram for cnat_translation_trace_t_:Data Fields | |
| cnat_session_t | session |
| cnat_translation_t | tr |
| u32 | found_session |
| u32 | created_session |
| u32 | has_tr |
Definition at line 23 of file cnat_node_vip.c.
| u32 cnat_translation_trace_t_::created_session |
Definition at line 28 of file cnat_node_vip.c.
| u32 cnat_translation_trace_t_::found_session |
Definition at line 27 of file cnat_node_vip.c.
| u32 cnat_translation_trace_t_::has_tr |
Definition at line 29 of file cnat_node_vip.c.
| cnat_session_t cnat_translation_trace_t_::session |
Definition at line 25 of file cnat_node_vip.c.
| cnat_translation_t cnat_translation_trace_t_::tr |
Definition at line 26 of file cnat_node_vip.c.