FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
snat_ipfix_logging_main_t Struct Reference
+ Collaboration diagram for snat_ipfix_logging_main_t:

Data Fields

u8 enabled
 NAT plugin IPFIX logging enabled. More...
 
vlib_buffer_tnat44_session_buffer
 ipfix buffers under construction More...
 
vlib_buffer_taddr_exhausted_buffer
 
vlib_buffer_tmax_entries_per_user_buffer
 
vlib_frame_tnat44_session_frame
 frames containing ipfix buffers More...
 
vlib_frame_taddr_exhausted_frame
 
vlib_frame_tmax_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...
 

Detailed Description

Definition at line 32 of file nat_ipfix_logging.h.

Field Documentation

vlib_buffer_t* snat_ipfix_logging_main_t::addr_exhausted_buffer

Definition at line 38 of file nat_ipfix_logging.h.

vlib_frame_t* snat_ipfix_logging_main_t::addr_exhausted_frame

Definition at line 43 of file nat_ipfix_logging.h.

u32 snat_ipfix_logging_main_t::addr_exhausted_next_record_offset

Definition at line 48 of file nat_ipfix_logging.h.

u16 snat_ipfix_logging_main_t::addr_exhausted_template_id

Definition at line 57 of file nat_ipfix_logging.h.

u8 snat_ipfix_logging_main_t::enabled

NAT plugin IPFIX logging enabled.

Definition at line 34 of file nat_ipfix_logging.h.

vlib_buffer_t* snat_ipfix_logging_main_t::max_entries_per_user_buffer

Definition at line 39 of file nat_ipfix_logging.h.

vlib_frame_t* snat_ipfix_logging_main_t::max_entries_per_user_frame

Definition at line 44 of file nat_ipfix_logging.h.

u32 snat_ipfix_logging_main_t::max_entries_per_user_next_record_offset

Definition at line 49 of file nat_ipfix_logging.h.

u16 snat_ipfix_logging_main_t::max_entries_per_user_template_id

Definition at line 58 of file nat_ipfix_logging.h.

u64 snat_ipfix_logging_main_t::milisecond_time_0

Time reference pair.

Definition at line 52 of file nat_ipfix_logging.h.

vlib_buffer_t* snat_ipfix_logging_main_t::nat44_session_buffer

ipfix buffers under construction

Definition at line 37 of file nat_ipfix_logging.h.

vlib_frame_t* snat_ipfix_logging_main_t::nat44_session_frame

frames containing ipfix buffers

Definition at line 42 of file nat_ipfix_logging.h.

u32 snat_ipfix_logging_main_t::nat44_session_next_record_offset

next record offset

Definition at line 47 of file nat_ipfix_logging.h.

u16 snat_ipfix_logging_main_t::nat44_session_template_id

template IDs

Definition at line 56 of file nat_ipfix_logging.h.

u32 snat_ipfix_logging_main_t::stream_index

stream index

Definition at line 61 of file nat_ipfix_logging.h.

f64 snat_ipfix_logging_main_t::vlib_time_0

Definition at line 53 of file nat_ipfix_logging.h.


The documentation for this struct was generated from the following file: