SAI Metadata
Loading...
Searching...
No Matches
_sai_outbound_routing_entry_t Struct Reference

Entry for outbound_routing_entry. More...

#include <saiexperimentaldashoutboundrouting.h>

Public Attributes

sai_object_id_t switch_id
 Switch ID.
 
sai_object_id_t eni_id
 Exact matched key eni_id.
 
sai_ip_prefix_t destination
 LPM matched key destination.
 

Detailed Description

Entry for outbound_routing_entry.

Definition at line 56 of file saiexperimentaldashoutboundrouting.h.

Member Data Documentation

◆ destination

sai_ip_prefix_t _sai_outbound_routing_entry_t::destination

LPM matched key destination.

Definition at line 75 of file saiexperimentaldashoutboundrouting.h.

◆ eni_id

sai_object_id_t _sai_outbound_routing_entry_t::eni_id

Exact matched key eni_id.

Allowed object types
SAI_OBJECT_TYPE_ENI

Definition at line 70 of file saiexperimentaldashoutboundrouting.h.

◆ switch_id

sai_object_id_t _sai_outbound_routing_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 63 of file saiexperimentaldashoutboundrouting.h.


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