FD.io VPP  v16.09
Vector Packet Processing
nat64_frag_counter_t Struct Reference

Data Fields

u64 nat64_v4_frag_input_count
 
u64 nat64_v4_frag_forward_count
 
u64 nat64_v4_frag_drop_count
 
u64 nat64_v4_frag_throttled_count
 
u64 nat64_v4_frag_timeout_drop_count
 
u64 nat64_v4_frag_tcp_input_count
 
u64 nat64_v4_frag_udp_input_count
 
u64 nat64_v4_frag_icmp_input_count
 
u64 nat64_v6_frag_input_count
 
u64 nat64_v6_frag_forward_count
 
u64 nat64_v6_frag_drop_count
 
u64 nat64_v6_frag_throttled_count
 
u64 nat64_v6_frag_timeout_drop_count
 
u64 nat64_v6_frag_tcp_input_count
 
u64 nat64_v6_frag_udp_input_count
 
u64 nat64_v6_frag_icmp_input_count
 
u64 nat64_v6_frag_invalid_input_count
 

Detailed Description

Definition at line 154 of file nat64_defs.h.

Field Documentation

u64 nat64_frag_counter_t::nat64_v4_frag_drop_count

Definition at line 157 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v4_frag_forward_count

Definition at line 156 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v4_frag_icmp_input_count

Definition at line 162 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v4_frag_input_count

Definition at line 155 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v4_frag_tcp_input_count

Definition at line 160 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v4_frag_throttled_count

Definition at line 158 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v4_frag_timeout_drop_count

Definition at line 159 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v4_frag_udp_input_count

Definition at line 161 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_drop_count

Definition at line 166 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_forward_count

Definition at line 165 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_icmp_input_count

Definition at line 171 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_input_count

Definition at line 164 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_invalid_input_count

Definition at line 172 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_tcp_input_count

Definition at line 169 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_throttled_count

Definition at line 167 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_timeout_drop_count

Definition at line 168 of file nat64_defs.h.

u64 nat64_frag_counter_t::nat64_v6_frag_udp_input_count

Definition at line 170 of file nat64_defs.h.


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