FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
pnat_translation_t Struct Reference
+ Collaboration diagram for pnat_translation_t:

Data Fields

pnat_instructions_t instructions
 
ip4_address_t post_sa
 
ip4_address_t post_da
 
u16 post_sp
 
u16 post_dp
 
u8 from_offset
 
u8 to_offset
 
u8 clear_offset
 
pnat_match_tuple_t match
 
pnat_rewrite_tuple_t rewrite
 

Detailed Description

Definition at line 48 of file pnat.h.

Field Documentation

◆ clear_offset

u8 pnat_translation_t::clear_offset

Definition at line 62 of file pnat.h.

◆ from_offset

u8 pnat_translation_t::from_offset

Definition at line 59 of file pnat.h.

◆ instructions

pnat_instructions_t pnat_translation_t::instructions

Definition at line 50 of file pnat.h.

◆ match

pnat_match_tuple_t pnat_translation_t::match

Definition at line 65 of file pnat.h.

◆ post_da

ip4_address_t pnat_translation_t::post_da

Definition at line 54 of file pnat.h.

◆ post_dp

u16 pnat_translation_t::post_dp

Definition at line 56 of file pnat.h.

◆ post_sa

ip4_address_t pnat_translation_t::post_sa

Definition at line 53 of file pnat.h.

◆ post_sp

u16 pnat_translation_t::post_sp

Definition at line 55 of file pnat.h.

◆ rewrite

pnat_rewrite_tuple_t pnat_translation_t::rewrite

Definition at line 66 of file pnat.h.

◆ to_offset

u8 pnat_translation_t::to_offset

Definition at line 60 of file pnat.h.


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