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

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

#include <saifdb.h>

Public Attributes

sai_create_fdb_entry_fn create_fdb_entry
 
sai_remove_fdb_entry_fn remove_fdb_entry
 
sai_set_fdb_entry_attribute_fn set_fdb_entry_attribute
 
sai_get_fdb_entry_attribute_fn get_fdb_entry_attribute
 
sai_flush_fdb_entries_fn flush_fdb_entries
 
sai_bulk_create_fdb_entry_fn create_fdb_entries
 
sai_bulk_remove_fdb_entry_fn remove_fdb_entries
 
sai_bulk_set_fdb_entry_attribute_fn set_fdb_entries_attribute
 
sai_bulk_get_fdb_entry_attribute_fn get_fdb_entries_attribute
 

Detailed Description

FDB method table retrieved with sai_api_query()

Definition at line 519 of file saifdb.h.

Member Data Documentation

◆ create_fdb_entries

sai_bulk_create_fdb_entry_fn _sai_fdb_api_t::create_fdb_entries

Definition at line 526 of file saifdb.h.

◆ create_fdb_entry

sai_create_fdb_entry_fn _sai_fdb_api_t::create_fdb_entry

Definition at line 521 of file saifdb.h.

◆ flush_fdb_entries

sai_flush_fdb_entries_fn _sai_fdb_api_t::flush_fdb_entries

Definition at line 525 of file saifdb.h.

◆ get_fdb_entries_attribute

sai_bulk_get_fdb_entry_attribute_fn _sai_fdb_api_t::get_fdb_entries_attribute

Definition at line 529 of file saifdb.h.

◆ get_fdb_entry_attribute

sai_get_fdb_entry_attribute_fn _sai_fdb_api_t::get_fdb_entry_attribute

Definition at line 524 of file saifdb.h.

◆ remove_fdb_entries

sai_bulk_remove_fdb_entry_fn _sai_fdb_api_t::remove_fdb_entries

Definition at line 527 of file saifdb.h.

◆ remove_fdb_entry

sai_remove_fdb_entry_fn _sai_fdb_api_t::remove_fdb_entry

Definition at line 522 of file saifdb.h.

◆ set_fdb_entries_attribute

sai_bulk_set_fdb_entry_attribute_fn _sai_fdb_api_t::set_fdb_entries_attribute

Definition at line 528 of file saifdb.h.

◆ set_fdb_entry_attribute

sai_set_fdb_entry_attribute_fn _sai_fdb_api_t::set_fdb_entry_attribute

Definition at line 523 of file saifdb.h.


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