SAI Metadata
|
MCAST FDB entry key. More...
#include <saimcastfdb.h>
Public Attributes | |
sai_object_id_t | switch_id |
Switch ID. | |
sai_mac_t | mac_address |
sai_object_id_t | bv_id |
Bridge ID. for .1D and Vlan ID for .1Q. | |
MCAST FDB entry key.
Definition at line 39 of file saimcastfdb.h.
sai_object_id_t _sai_mcast_fdb_entry_t::bv_id |
Bridge ID. for .1D and Vlan ID for .1Q.
Definition at line 56 of file saimcastfdb.h.
sai_mac_t _sai_mcast_fdb_entry_t::mac_address |
MAC address
Definition at line 49 of file saimcastfdb.h.
sai_object_id_t _sai_mcast_fdb_entry_t::switch_id |