|
SAI Metadata
|
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. | |
Unicast route entry.
Definition at line 161 of file sairoute.h.
| sai_ip_prefix_t _sai_route_entry_t::destination |
IP Prefix Destination.
Definition at line 180 of file sairoute.h.
| sai_object_id_t _sai_route_entry_t::switch_id |
| sai_object_id_t _sai_route_entry_t::vr_id |
Virtual Router ID.
Definition at line 175 of file sairoute.h.