FD.io VPP
v21.01.1
Vector Packet Processing
|
Data Fields | |
f64 | now |
u64 | seed |
u32 | thread_index |
ip_address_family_t | af |
u8 | do_trace |
Definition at line 159 of file cnat_types.h.
ip_address_family_t cnat_node_ctx_::af |
Definition at line 164 of file cnat_types.h.
u8 cnat_node_ctx_::do_trace |
Definition at line 165 of file cnat_types.h.
f64 cnat_node_ctx_::now |
Definition at line 161 of file cnat_types.h.
u64 cnat_node_ctx_::seed |
Definition at line 162 of file cnat_types.h.
u32 cnat_node_ctx_::thread_index |
Definition at line 163 of file cnat_types.h.