SAI Metadata
|
Fabric port reachability. More...
#include <saitypes.h>
Public Attributes | |
uint32_t | switch_id |
bool | reachable |
Fabric port reachability.
Definition at line 1279 of file saitypes.h.
bool _sai_fabric_port_reachability_t::reachable |
Remote switch ID is reachable through the fabric port
Definition at line 1285 of file saitypes.h.
uint32_t _sai_fabric_port_reachability_t::switch_id |
Remote switch ID (SAI_SWITCH_TYPE_NPU)
Definition at line 1282 of file saitypes.h.