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

Port methods table retrieved with sai_api_query() More...

#include <saisystemport.h>

Public Attributes

sai_create_system_port_fn create_system_port
 
sai_remove_system_port_fn remove_system_port
 
sai_set_system_port_attribute_fn set_system_port_attribute
 
sai_get_system_port_attribute_fn get_system_port_attribute
 

Detailed Description

Port methods table retrieved with sai_api_query()

Definition at line 199 of file saisystemport.h.

Member Data Documentation

◆ create_system_port

sai_create_system_port_fn _sai_system_port_api_t::create_system_port

Definition at line 201 of file saisystemport.h.

◆ get_system_port_attribute

sai_get_system_port_attribute_fn _sai_system_port_api_t::get_system_port_attribute

Definition at line 204 of file saisystemport.h.

◆ remove_system_port

sai_remove_system_port_fn _sai_system_port_api_t::remove_system_port

Definition at line 202 of file saisystemport.h.

◆ set_system_port_attribute

sai_set_system_port_attribute_fn _sai_system_port_api_t::set_system_port_attribute

Definition at line 203 of file saisystemport.h.


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