SAI Metadata
|
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. | |
Entry for outbound_routing_entry.
Definition at line 56 of file saiexperimentaldashoutboundrouting.h.
sai_ip_prefix_t _sai_outbound_routing_entry_t::destination |
LPM matched key destination.
Definition at line 75 of file saiexperimentaldashoutboundrouting.h.
sai_object_id_t _sai_outbound_routing_entry_t::eni_id |
Exact matched key eni_id.
Definition at line 70 of file saiexperimentaldashoutboundrouting.h.
sai_object_id_t _sai_outbound_routing_entry_t::switch_id |
Switch ID.
Definition at line 63 of file saiexperimentaldashoutboundrouting.h.