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

Multicast FDB method table retrieved with sai_api_query() More...

#include <saimcastfdb.h>

Public Attributes

sai_create_mcast_fdb_entry_fn create_mcast_fdb_entry
 
sai_remove_mcast_fdb_entry_fn remove_mcast_fdb_entry
 
sai_set_mcast_fdb_entry_attribute_fn set_mcast_fdb_entry_attribute
 
sai_get_mcast_fdb_entry_attribute_fn get_mcast_fdb_entry_attribute
 

Detailed Description

Multicast FDB method table retrieved with sai_api_query()

Definition at line 167 of file saimcastfdb.h.

Member Data Documentation

◆ create_mcast_fdb_entry

sai_create_mcast_fdb_entry_fn _sai_mcast_fdb_api_t::create_mcast_fdb_entry

Definition at line 169 of file saimcastfdb.h.

◆ get_mcast_fdb_entry_attribute

sai_get_mcast_fdb_entry_attribute_fn _sai_mcast_fdb_api_t::get_mcast_fdb_entry_attribute

Definition at line 172 of file saimcastfdb.h.

◆ remove_mcast_fdb_entry

sai_remove_mcast_fdb_entry_fn _sai_mcast_fdb_api_t::remove_mcast_fdb_entry

Definition at line 170 of file saimcastfdb.h.

◆ set_mcast_fdb_entry_attribute

sai_set_mcast_fdb_entry_attribute_fn _sai_mcast_fdb_api_t::set_mcast_fdb_entry_attribute

Definition at line 171 of file saimcastfdb.h.


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