SAI Metadata
Loading...
Searching...
No Matches

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

#include <saistp.h>

Public Attributes

sai_create_stp_fn create_stp
 
sai_remove_stp_fn remove_stp
 
sai_set_stp_attribute_fn set_stp_attribute
 
sai_get_stp_attribute_fn get_stp_attribute
 
sai_create_stp_port_fn create_stp_port
 
sai_remove_stp_port_fn remove_stp_port
 
sai_set_stp_port_attribute_fn set_stp_port_attribute
 
sai_get_stp_port_attribute_fn get_stp_port_attribute
 
sai_bulk_object_create_fn create_stp_ports
 
sai_bulk_object_remove_fn remove_stp_ports
 

Detailed Description

STP method table retrieved with sai_api_query()

Definition at line 267 of file saistp.h.

Member Data Documentation

◆ create_stp

sai_create_stp_fn _sai_stp_api_t::create_stp

Definition at line 269 of file saistp.h.

◆ create_stp_port

sai_create_stp_port_fn _sai_stp_api_t::create_stp_port

Definition at line 273 of file saistp.h.

◆ create_stp_ports

sai_bulk_object_create_fn _sai_stp_api_t::create_stp_ports

Definition at line 277 of file saistp.h.

◆ get_stp_attribute

sai_get_stp_attribute_fn _sai_stp_api_t::get_stp_attribute

Definition at line 272 of file saistp.h.

◆ get_stp_port_attribute

sai_get_stp_port_attribute_fn _sai_stp_api_t::get_stp_port_attribute

Definition at line 276 of file saistp.h.

◆ remove_stp

sai_remove_stp_fn _sai_stp_api_t::remove_stp

Definition at line 270 of file saistp.h.

◆ remove_stp_port

sai_remove_stp_port_fn _sai_stp_api_t::remove_stp_port

Definition at line 274 of file saistp.h.

◆ remove_stp_ports

sai_bulk_object_remove_fn _sai_stp_api_t::remove_stp_ports

Definition at line 278 of file saistp.h.

◆ set_stp_attribute

sai_set_stp_attribute_fn _sai_stp_api_t::set_stp_attribute

Definition at line 271 of file saistp.h.

◆ set_stp_port_attribute

sai_set_stp_port_attribute_fn _sai_stp_api_t::set_stp_port_attribute

Definition at line 275 of file saistp.h.


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