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

Data Fields

bool enabled
 
clib_bihash_16_8_t flowhash
 
pnat_interface_tinterfaces
 
u32interface_by_sw_if_index
 
pnat_translation_ttranslations
 
u16 msg_id_base
 

Detailed Description

Definition at line 82 of file pnat.h.

Field Documentation

◆ enabled

bool pnat_main_t::enabled

Definition at line 83 of file pnat.h.

◆ flowhash

clib_bihash_16_8_t pnat_main_t::flowhash

Definition at line 85 of file pnat.h.

◆ interface_by_sw_if_index

u32* pnat_main_t::interface_by_sw_if_index

Definition at line 89 of file pnat.h.

◆ interfaces

pnat_interface_t* pnat_main_t::interfaces

Definition at line 88 of file pnat.h.

◆ msg_id_base

u16 pnat_main_t::msg_id_base

Definition at line 94 of file pnat.h.

◆ translations

pnat_translation_t* pnat_main_t::translations

Definition at line 92 of file pnat.h.


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