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

IPMC method table retrieved with sai_api_query() More...

#include <saiipmc.h>

Public Attributes

sai_create_ipmc_entry_fn create_ipmc_entry
 
sai_remove_ipmc_entry_fn remove_ipmc_entry
 
sai_set_ipmc_entry_attribute_fn set_ipmc_entry_attribute
 
sai_get_ipmc_entry_attribute_fn get_ipmc_entry_attribute
 

Detailed Description

IPMC method table retrieved with sai_api_query()

Definition at line 201 of file saiipmc.h.

Member Data Documentation

◆ create_ipmc_entry

sai_create_ipmc_entry_fn _sai_ipmc_api_t::create_ipmc_entry

Definition at line 203 of file saiipmc.h.

◆ get_ipmc_entry_attribute

sai_get_ipmc_entry_attribute_fn _sai_ipmc_api_t::get_ipmc_entry_attribute

Definition at line 206 of file saiipmc.h.

◆ remove_ipmc_entry

sai_remove_ipmc_entry_fn _sai_ipmc_api_t::remove_ipmc_entry

Definition at line 204 of file saiipmc.h.

◆ set_ipmc_entry_attribute

sai_set_ipmc_entry_attribute_fn _sai_ipmc_api_t::set_ipmc_entry_attribute

Definition at line 205 of file saiipmc.h.


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