FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
f64 | now |
u64 | seed |
u32 | thread_index |
ip_address_family_t | af |
u8 | do_trace |
Definition at line 142 of file cnat_types.h.
ip_address_family_t cnat_node_ctx_t_::af |
Definition at line 147 of file cnat_types.h.
u8 cnat_node_ctx_t_::do_trace |
Definition at line 148 of file cnat_types.h.
f64 cnat_node_ctx_t_::now |
Definition at line 144 of file cnat_types.h.
u64 cnat_node_ctx_t_::seed |
Definition at line 145 of file cnat_types.h.
u32 cnat_node_ctx_t_::thread_index |
Definition at line 146 of file cnat_types.h.