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

Next Hop methods table retrieved with sai_api_query() More...

#include <sainexthop.h>

Public Attributes

sai_create_next_hop_fn create_next_hop
 
sai_remove_next_hop_fn remove_next_hop
 
sai_set_next_hop_attribute_fn set_next_hop_attribute
 
sai_get_next_hop_attribute_fn get_next_hop_attribute
 
sai_bulk_object_create_fn create_next_hops
 
sai_bulk_object_remove_fn remove_next_hops
 
sai_bulk_object_set_attribute_fn set_next_hops_attribute
 
sai_bulk_object_get_attribute_fn get_next_hops_attribute
 

Detailed Description

Next Hop methods table retrieved with sai_api_query()

Definition at line 326 of file sainexthop.h.

Member Data Documentation

◆ create_next_hop

sai_create_next_hop_fn _sai_next_hop_api_t::create_next_hop

Definition at line 328 of file sainexthop.h.

◆ create_next_hops

sai_bulk_object_create_fn _sai_next_hop_api_t::create_next_hops

Definition at line 333 of file sainexthop.h.

◆ get_next_hop_attribute

sai_get_next_hop_attribute_fn _sai_next_hop_api_t::get_next_hop_attribute

Definition at line 331 of file sainexthop.h.

◆ get_next_hops_attribute

sai_bulk_object_get_attribute_fn _sai_next_hop_api_t::get_next_hops_attribute

Definition at line 336 of file sainexthop.h.

◆ remove_next_hop

sai_remove_next_hop_fn _sai_next_hop_api_t::remove_next_hop

Definition at line 329 of file sainexthop.h.

◆ remove_next_hops

sai_bulk_object_remove_fn _sai_next_hop_api_t::remove_next_hops

Definition at line 334 of file sainexthop.h.

◆ set_next_hop_attribute

sai_set_next_hop_attribute_fn _sai_next_hop_api_t::set_next_hop_attribute

Definition at line 330 of file sainexthop.h.

◆ set_next_hops_attribute

sai_bulk_object_set_attribute_fn _sai_next_hop_api_t::set_next_hops_attribute

Definition at line 335 of file sainexthop.h.


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