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

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

#include <saiswitch.h>

Public Attributes

sai_create_switch_fn create_switch
 
sai_remove_switch_fn remove_switch
 
sai_set_switch_attribute_fn set_switch_attribute
 
sai_get_switch_attribute_fn get_switch_attribute
 
sai_get_switch_stats_fn get_switch_stats
 
sai_get_switch_stats_ext_fn get_switch_stats_ext
 
sai_clear_switch_stats_fn clear_switch_stats
 
sai_switch_mdio_read_fn switch_mdio_read
 
sai_switch_mdio_write_fn switch_mdio_write
 
sai_create_switch_tunnel_fn create_switch_tunnel
 
sai_remove_switch_tunnel_fn remove_switch_tunnel
 
sai_set_switch_tunnel_attribute_fn set_switch_tunnel_attribute
 
sai_get_switch_tunnel_attribute_fn get_switch_tunnel_attribute
 
sai_switch_mdio_cl22_read_fn switch_mdio_cl22_read
 
sai_switch_mdio_cl22_write_fn switch_mdio_cl22_write
 

Detailed Description

Switch method table retrieved with sai_api_query()

Definition at line 3596 of file saiswitch.h.

Member Data Documentation

◆ clear_switch_stats

sai_clear_switch_stats_fn _sai_switch_api_t::clear_switch_stats

Definition at line 3604 of file saiswitch.h.

◆ create_switch

sai_create_switch_fn _sai_switch_api_t::create_switch

Definition at line 3598 of file saiswitch.h.

◆ create_switch_tunnel

sai_create_switch_tunnel_fn _sai_switch_api_t::create_switch_tunnel

Definition at line 3607 of file saiswitch.h.

◆ get_switch_attribute

sai_get_switch_attribute_fn _sai_switch_api_t::get_switch_attribute

Definition at line 3601 of file saiswitch.h.

◆ get_switch_stats

sai_get_switch_stats_fn _sai_switch_api_t::get_switch_stats

Definition at line 3602 of file saiswitch.h.

◆ get_switch_stats_ext

sai_get_switch_stats_ext_fn _sai_switch_api_t::get_switch_stats_ext

Definition at line 3603 of file saiswitch.h.

◆ get_switch_tunnel_attribute

sai_get_switch_tunnel_attribute_fn _sai_switch_api_t::get_switch_tunnel_attribute

Definition at line 3610 of file saiswitch.h.

◆ remove_switch

sai_remove_switch_fn _sai_switch_api_t::remove_switch

Definition at line 3599 of file saiswitch.h.

◆ remove_switch_tunnel

sai_remove_switch_tunnel_fn _sai_switch_api_t::remove_switch_tunnel

Definition at line 3608 of file saiswitch.h.

◆ set_switch_attribute

sai_set_switch_attribute_fn _sai_switch_api_t::set_switch_attribute

Definition at line 3600 of file saiswitch.h.

◆ set_switch_tunnel_attribute

sai_set_switch_tunnel_attribute_fn _sai_switch_api_t::set_switch_tunnel_attribute

Definition at line 3609 of file saiswitch.h.

◆ switch_mdio_cl22_read

sai_switch_mdio_cl22_read_fn _sai_switch_api_t::switch_mdio_cl22_read

Definition at line 3611 of file saiswitch.h.

◆ switch_mdio_cl22_write

sai_switch_mdio_cl22_write_fn _sai_switch_api_t::switch_mdio_cl22_write

Definition at line 3612 of file saiswitch.h.

◆ switch_mdio_read

sai_switch_mdio_read_fn _sai_switch_api_t::switch_mdio_read

Definition at line 3605 of file saiswitch.h.

◆ switch_mdio_write

sai_switch_mdio_write_fn _sai_switch_api_t::switch_mdio_write

Definition at line 3606 of file saiswitch.h.


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