![]() |
FD.io VPP
v17.07-30-g839fa73
Vector Packet Processing
|
Collaboration diagram for snat_ipfix_logging_main_t:Data Fields | |
| u8 | enabled |
| S-NAT IPFIX logging enabled. More... | |
| vlib_buffer_t * | nat44_session_buffer |
| ipfix buffers under construction More... | |
| vlib_buffer_t * | addr_exhausted_buffer |
| vlib_buffer_t * | max_entries_per_user_buffer |
| vlib_frame_t * | nat44_session_frame |
| frames containing ipfix buffers More... | |
| vlib_frame_t * | addr_exhausted_frame |
| vlib_frame_t * | max_entries_per_user_frame |
| u32 | nat44_session_next_record_offset |
| next record offset More... | |
| u32 | addr_exhausted_next_record_offset |
| u32 | max_entries_per_user_next_record_offset |
| u64 | milisecond_time_0 |
| Time reference pair. More... | |
| f64 | vlib_time_0 |
| u16 | nat44_session_template_id |
| template IDs More... | |
| u16 | addr_exhausted_template_id |
| u16 | max_entries_per_user_template_id |
| u32 | stream_index |
| stream index More... | |
Definition at line 32 of file snat_ipfix_logging.h.
| vlib_buffer_t* snat_ipfix_logging_main_t::addr_exhausted_buffer |
Definition at line 38 of file snat_ipfix_logging.h.
| vlib_frame_t* snat_ipfix_logging_main_t::addr_exhausted_frame |
Definition at line 43 of file snat_ipfix_logging.h.
| u32 snat_ipfix_logging_main_t::addr_exhausted_next_record_offset |
Definition at line 48 of file snat_ipfix_logging.h.
| u16 snat_ipfix_logging_main_t::addr_exhausted_template_id |
Definition at line 57 of file snat_ipfix_logging.h.
| u8 snat_ipfix_logging_main_t::enabled |
S-NAT IPFIX logging enabled.
Definition at line 34 of file snat_ipfix_logging.h.
| vlib_buffer_t* snat_ipfix_logging_main_t::max_entries_per_user_buffer |
Definition at line 39 of file snat_ipfix_logging.h.
| vlib_frame_t* snat_ipfix_logging_main_t::max_entries_per_user_frame |
Definition at line 44 of file snat_ipfix_logging.h.
| u32 snat_ipfix_logging_main_t::max_entries_per_user_next_record_offset |
Definition at line 49 of file snat_ipfix_logging.h.
| u16 snat_ipfix_logging_main_t::max_entries_per_user_template_id |
Definition at line 58 of file snat_ipfix_logging.h.
| u64 snat_ipfix_logging_main_t::milisecond_time_0 |
Time reference pair.
Definition at line 52 of file snat_ipfix_logging.h.
| vlib_buffer_t* snat_ipfix_logging_main_t::nat44_session_buffer |
ipfix buffers under construction
Definition at line 37 of file snat_ipfix_logging.h.
| vlib_frame_t* snat_ipfix_logging_main_t::nat44_session_frame |
frames containing ipfix buffers
Definition at line 42 of file snat_ipfix_logging.h.
| u32 snat_ipfix_logging_main_t::nat44_session_next_record_offset |
next record offset
Definition at line 47 of file snat_ipfix_logging.h.
| u16 snat_ipfix_logging_main_t::nat44_session_template_id |
template IDs
Definition at line 56 of file snat_ipfix_logging.h.
| u32 snat_ipfix_logging_main_t::stream_index |
stream index
Definition at line 61 of file snat_ipfix_logging.h.
| f64 snat_ipfix_logging_main_t::vlib_time_0 |
Definition at line 53 of file snat_ipfix_logging.h.