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

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

#include <saihostif.h>

Public Attributes

sai_create_hostif_fn create_hostif
 
sai_remove_hostif_fn remove_hostif
 
sai_set_hostif_attribute_fn set_hostif_attribute
 
sai_get_hostif_attribute_fn get_hostif_attribute
 
sai_create_hostif_table_entry_fn create_hostif_table_entry
 
sai_remove_hostif_table_entry_fn remove_hostif_table_entry
 
sai_set_hostif_table_entry_attribute_fn set_hostif_table_entry_attribute
 
sai_get_hostif_table_entry_attribute_fn get_hostif_table_entry_attribute
 
sai_create_hostif_trap_group_fn create_hostif_trap_group
 
sai_remove_hostif_trap_group_fn remove_hostif_trap_group
 
sai_set_hostif_trap_group_attribute_fn set_hostif_trap_group_attribute
 
sai_get_hostif_trap_group_attribute_fn get_hostif_trap_group_attribute
 
sai_create_hostif_trap_fn create_hostif_trap
 
sai_remove_hostif_trap_fn remove_hostif_trap
 
sai_set_hostif_trap_attribute_fn set_hostif_trap_attribute
 
sai_get_hostif_trap_attribute_fn get_hostif_trap_attribute
 
sai_create_hostif_user_defined_trap_fn create_hostif_user_defined_trap
 
sai_remove_hostif_user_defined_trap_fn remove_hostif_user_defined_trap
 
sai_set_hostif_user_defined_trap_attribute_fn set_hostif_user_defined_trap_attribute
 
sai_get_hostif_user_defined_trap_attribute_fn get_hostif_user_defined_trap_attribute
 
sai_recv_hostif_packet_fn recv_hostif_packet
 
sai_send_hostif_packet_fn send_hostif_packet
 
sai_allocate_hostif_packet_fn allocate_hostif_packet
 
sai_free_hostif_packet_fn free_hostif_packet
 

Detailed Description

Hostif methods table retrieved with sai_api_query()

Definition at line 1427 of file saihostif.h.

Member Data Documentation

◆ allocate_hostif_packet

sai_allocate_hostif_packet_fn _sai_hostif_api_t::allocate_hostif_packet

Definition at line 1451 of file saihostif.h.

◆ create_hostif

sai_create_hostif_fn _sai_hostif_api_t::create_hostif

Definition at line 1429 of file saihostif.h.

◆ create_hostif_table_entry

sai_create_hostif_table_entry_fn _sai_hostif_api_t::create_hostif_table_entry

Definition at line 1433 of file saihostif.h.

◆ create_hostif_trap

sai_create_hostif_trap_fn _sai_hostif_api_t::create_hostif_trap

Definition at line 1441 of file saihostif.h.

◆ create_hostif_trap_group

sai_create_hostif_trap_group_fn _sai_hostif_api_t::create_hostif_trap_group

Definition at line 1437 of file saihostif.h.

◆ create_hostif_user_defined_trap

sai_create_hostif_user_defined_trap_fn _sai_hostif_api_t::create_hostif_user_defined_trap

Definition at line 1445 of file saihostif.h.

◆ free_hostif_packet

sai_free_hostif_packet_fn _sai_hostif_api_t::free_hostif_packet

Definition at line 1452 of file saihostif.h.

◆ get_hostif_attribute

sai_get_hostif_attribute_fn _sai_hostif_api_t::get_hostif_attribute

Definition at line 1432 of file saihostif.h.

◆ get_hostif_table_entry_attribute

sai_get_hostif_table_entry_attribute_fn _sai_hostif_api_t::get_hostif_table_entry_attribute

Definition at line 1436 of file saihostif.h.

◆ get_hostif_trap_attribute

sai_get_hostif_trap_attribute_fn _sai_hostif_api_t::get_hostif_trap_attribute

Definition at line 1444 of file saihostif.h.

◆ get_hostif_trap_group_attribute

sai_get_hostif_trap_group_attribute_fn _sai_hostif_api_t::get_hostif_trap_group_attribute

Definition at line 1440 of file saihostif.h.

◆ get_hostif_user_defined_trap_attribute

sai_get_hostif_user_defined_trap_attribute_fn _sai_hostif_api_t::get_hostif_user_defined_trap_attribute

Definition at line 1448 of file saihostif.h.

◆ recv_hostif_packet

sai_recv_hostif_packet_fn _sai_hostif_api_t::recv_hostif_packet

Definition at line 1449 of file saihostif.h.

◆ remove_hostif

sai_remove_hostif_fn _sai_hostif_api_t::remove_hostif

Definition at line 1430 of file saihostif.h.

◆ remove_hostif_table_entry

sai_remove_hostif_table_entry_fn _sai_hostif_api_t::remove_hostif_table_entry

Definition at line 1434 of file saihostif.h.

◆ remove_hostif_trap

sai_remove_hostif_trap_fn _sai_hostif_api_t::remove_hostif_trap

Definition at line 1442 of file saihostif.h.

◆ remove_hostif_trap_group

sai_remove_hostif_trap_group_fn _sai_hostif_api_t::remove_hostif_trap_group

Definition at line 1438 of file saihostif.h.

◆ remove_hostif_user_defined_trap

sai_remove_hostif_user_defined_trap_fn _sai_hostif_api_t::remove_hostif_user_defined_trap

Definition at line 1446 of file saihostif.h.

◆ send_hostif_packet

sai_send_hostif_packet_fn _sai_hostif_api_t::send_hostif_packet

Definition at line 1450 of file saihostif.h.

◆ set_hostif_attribute

sai_set_hostif_attribute_fn _sai_hostif_api_t::set_hostif_attribute

Definition at line 1431 of file saihostif.h.

◆ set_hostif_table_entry_attribute

sai_set_hostif_table_entry_attribute_fn _sai_hostif_api_t::set_hostif_table_entry_attribute

Definition at line 1435 of file saihostif.h.

◆ set_hostif_trap_attribute

sai_set_hostif_trap_attribute_fn _sai_hostif_api_t::set_hostif_trap_attribute

Definition at line 1443 of file saihostif.h.

◆ set_hostif_trap_group_attribute

sai_set_hostif_trap_group_attribute_fn _sai_hostif_api_t::set_hostif_trap_group_attribute

Definition at line 1439 of file saihostif.h.

◆ set_hostif_user_defined_trap_attribute

sai_set_hostif_user_defined_trap_attribute_fn _sai_hostif_api_t::set_hostif_user_defined_trap_attribute

Definition at line 1447 of file saihostif.h.


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