FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
cnat_v4_show_translation_entry Struct Reference

Data Fields

u32 ipv4_addr
 
u16 src_port
 
u16 cnat_port
 
u8 protocol
 
u8 pad
 
u16 flags
 
u16 nsessions
 
u32 in2out_packets
 
u32 out2in_packets
 

Detailed Description

Definition at line 59 of file cnat_show_response.h.

Field Documentation

u16 cnat_v4_show_translation_entry::cnat_port

Definition at line 62 of file cnat_show_response.h.

u16 cnat_v4_show_translation_entry::flags

Definition at line 65 of file cnat_show_response.h.

u32 cnat_v4_show_translation_entry::in2out_packets

Definition at line 67 of file cnat_show_response.h.

u32 cnat_v4_show_translation_entry::ipv4_addr

Definition at line 60 of file cnat_show_response.h.

u16 cnat_v4_show_translation_entry::nsessions

Definition at line 66 of file cnat_show_response.h.

u32 cnat_v4_show_translation_entry::out2in_packets

Definition at line 68 of file cnat_show_response.h.

u8 cnat_v4_show_translation_entry::pad

Definition at line 64 of file cnat_show_response.h.

u8 cnat_v4_show_translation_entry::protocol

Definition at line 63 of file cnat_show_response.h.

u16 cnat_v4_show_translation_entry::src_port

Definition at line 61 of file cnat_show_response.h.


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