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

FDB entry key. More...

#include <saifdb.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

FDB entry key.

Definition at line 52 of file saifdb.h.

Member Data Documentation

◆ bv_id

sai_object_id_t _sai_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 69 of file saifdb.h.

◆ mac_address

sai_mac_t _sai_fdb_entry_t::mac_address

MAC address

Definition at line 62 of file saifdb.h.

◆ switch_id

sai_object_id_t _sai_fdb_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 59 of file saifdb.h.


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