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

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.
 

Detailed Description

MCAST FDB entry key.

Definition at line 39 of file saimcastfdb.h.

Member Data Documentation

◆ bv_id

sai_object_id_t _sai_mcast_fdb_entry_t::bv_id

Bridge ID. for .1D and Vlan ID for .1Q.

Allowed object types
SAI_OBJECT_TYPE_BRIDGE, SAI_OBJECT_TYPE_VLAN

Definition at line 56 of file saimcastfdb.h.

◆ mac_address

sai_mac_t _sai_mcast_fdb_entry_t::mac_address

MAC address

Definition at line 49 of file saimcastfdb.h.

◆ switch_id

sai_object_id_t _sai_mcast_fdb_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 46 of file saimcastfdb.h.


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