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

IPMC entry key. More...

#include <saiipmc.h>

Public Attributes

sai_object_id_t switch_id
 Switch ID.
 
sai_object_id_t vr_id
 Virtual Router ID.
 
sai_ipmc_entry_type_t type
 
sai_ip_address_t destination
 
sai_ip_address_t source
 

Detailed Description

IPMC entry key.

Definition at line 52 of file saiipmc.h.

Member Data Documentation

◆ destination

sai_ip_address_t _sai_ipmc_entry_t::destination

IP destination address

Definition at line 72 of file saiipmc.h.

◆ source

sai_ip_address_t _sai_ipmc_entry_t::source

IP source address

Definition at line 75 of file saiipmc.h.

◆ switch_id

sai_object_id_t _sai_ipmc_entry_t::switch_id

Switch ID.

Allowed object types
SAI_OBJECT_TYPE_SWITCH

Definition at line 59 of file saiipmc.h.

◆ type

sai_ipmc_entry_type_t _sai_ipmc_entry_t::type

IPMC entry type

Definition at line 69 of file saiipmc.h.

◆ vr_id

sai_object_id_t _sai_ipmc_entry_t::vr_id

Virtual Router ID.

Allowed object types
SAI_OBJECT_TYPE_VIRTUAL_ROUTER

Definition at line 66 of file saiipmc.h.


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