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

L2MC entry key. More...

#include <sail2mc.h>

Public Attributes

sai_object_id_t switch_id
 Switch ID.
 
sai_object_id_t bv_id
 Bridge ID. for .1D and Vlan ID for .1Q.
 
sai_l2mc_entry_type_t type
 
sai_ip_address_t destination
 
sai_ip_address_t source
 

Detailed Description

L2MC entry key.

Definition at line 52 of file sail2mc.h.

Member Data Documentation

◆ bv_id

sai_object_id_t _sai_l2mc_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 66 of file sail2mc.h.

◆ destination

sai_ip_address_t _sai_l2mc_entry_t::destination

IP destination address

Definition at line 72 of file sail2mc.h.

◆ source

sai_ip_address_t _sai_l2mc_entry_t::source

IP source address

Definition at line 75 of file sail2mc.h.

◆ switch_id

sai_object_id_t _sai_l2mc_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 59 of file sail2mc.h.

◆ type

sai_l2mc_entry_type_t _sai_l2mc_entry_t::type

L2MC entry type

Definition at line 69 of file sail2mc.h.


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