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

List of available ACL resources at each stage and each binding point. This shall be returned when queried for SAI_SWITCH_ATTR_AVAILABLE_ACL_TABLE or SAI_SWITCH_ATTR_AVAILABLE_ACL_TABLE_GROUP. More...

#include <saitypes.h>

Public Attributes

uint32_t count
 
sai_acl_resource_tlist
 

Detailed Description

List of available ACL resources at each stage and each binding point. This shall be returned when queried for SAI_SWITCH_ATTR_AVAILABLE_ACL_TABLE or SAI_SWITCH_ATTR_AVAILABLE_ACL_TABLE_GROUP.

Definition at line 1005 of file saitypes.h.

Member Data Documentation

◆ count

uint32_t _sai_acl_resource_list_t::count

Number of entries

Definition at line 1008 of file saitypes.h.

◆ list

sai_acl_resource_t* _sai_acl_resource_list_t::list

Resource list

Definition at line 1011 of file saitypes.h.


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