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

Neighbor table methods, retrieved via sai_api_query() More...

#include <saineighbor.h>

Public Attributes

sai_create_neighbor_entry_fn create_neighbor_entry
 
sai_remove_neighbor_entry_fn remove_neighbor_entry
 
sai_set_neighbor_entry_attribute_fn set_neighbor_entry_attribute
 
sai_get_neighbor_entry_attribute_fn get_neighbor_entry_attribute
 
sai_remove_all_neighbor_entries_fn remove_all_neighbor_entries
 
sai_bulk_create_neighbor_entry_fn create_neighbor_entries
 
sai_bulk_remove_neighbor_entry_fn remove_neighbor_entries
 
sai_bulk_set_neighbor_entry_attribute_fn set_neighbor_entries_attribute
 
sai_bulk_get_neighbor_entry_attribute_fn get_neighbor_entries_attribute
 

Detailed Description

Neighbor table methods, retrieved via sai_api_query()

Definition at line 367 of file saineighbor.h.

Member Data Documentation

◆ create_neighbor_entries

sai_bulk_create_neighbor_entry_fn _sai_neighbor_api_t::create_neighbor_entries

Definition at line 375 of file saineighbor.h.

◆ create_neighbor_entry

sai_create_neighbor_entry_fn _sai_neighbor_api_t::create_neighbor_entry

Definition at line 369 of file saineighbor.h.

◆ get_neighbor_entries_attribute

sai_bulk_get_neighbor_entry_attribute_fn _sai_neighbor_api_t::get_neighbor_entries_attribute

Definition at line 378 of file saineighbor.h.

◆ get_neighbor_entry_attribute

sai_get_neighbor_entry_attribute_fn _sai_neighbor_api_t::get_neighbor_entry_attribute

Definition at line 372 of file saineighbor.h.

◆ remove_all_neighbor_entries

sai_remove_all_neighbor_entries_fn _sai_neighbor_api_t::remove_all_neighbor_entries

Definition at line 373 of file saineighbor.h.

◆ remove_neighbor_entries

sai_bulk_remove_neighbor_entry_fn _sai_neighbor_api_t::remove_neighbor_entries

Definition at line 376 of file saineighbor.h.

◆ remove_neighbor_entry

sai_remove_neighbor_entry_fn _sai_neighbor_api_t::remove_neighbor_entry

Definition at line 370 of file saineighbor.h.

◆ set_neighbor_entries_attribute

sai_bulk_set_neighbor_entry_attribute_fn _sai_neighbor_api_t::set_neighbor_entries_attribute

Definition at line 377 of file saineighbor.h.

◆ set_neighbor_entry_attribute

sai_set_neighbor_entry_attribute_fn _sai_neighbor_api_t::set_neighbor_entry_attribute

Definition at line 371 of file saineighbor.h.


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