SAI Metadata
Loading...
Searching...
No Matches

NAT entry. More...

#include <sainat.h>

Public Attributes

sai_object_id_t switch_id
 Switch ID.
 
sai_object_id_t vr_id
 Virtual Router.
 
sai_nat_type_t nat_type
 NAT entry type.
 
sai_nat_entry_data_t data
 NAT entry data.
 

Detailed Description

NAT entry.

Definition at line 320 of file sainat.h.

Member Data Documentation

◆ data

sai_nat_entry_data_t _sai_nat_entry_t::data

NAT entry data.

Definition at line 344 of file sainat.h.

◆ nat_type

sai_nat_type_t _sai_nat_entry_t::nat_type

NAT entry type.

Definition at line 339 of file sainat.h.

◆ switch_id

sai_object_id_t _sai_nat_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 327 of file sainat.h.

◆ vr_id

sai_object_id_t _sai_nat_entry_t::vr_id

Virtual Router.

Allowed object types
SAI_OBJECT_TYPE_VIRTUAL_ROUTER

Definition at line 334 of file sainat.h.


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