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

Unicast route entry. More...

#include <sairoute.h>

Public Attributes

sai_object_id_t switch_id
 Switch ID.
 
sai_object_id_t vr_id
 Virtual Router ID.
 
sai_ip_prefix_t destination
 IP Prefix Destination.
 

Detailed Description

Unicast route entry.

Definition at line 161 of file sairoute.h.

Member Data Documentation

◆ destination

sai_ip_prefix_t _sai_route_entry_t::destination

IP Prefix Destination.

Definition at line 180 of file sairoute.h.

◆ switch_id

sai_object_id_t _sai_route_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 168 of file sairoute.h.

◆ vr_id

sai_object_id_t _sai_route_entry_t::vr_id

Virtual Router ID.

Allowed object types
SAI_OBJECT_TYPE_VIRTUAL_ROUTER

Definition at line 175 of file sairoute.h.


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