|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.4.4.5
|
Hardware TCAM group usage information. More...
#include <openapi_tcam.h>
Data Fields | |
| uint32_t | in_use_counters |
| Number of counters currently used in the hardware group. | |
| uint32_t | in_use_meters |
| Number of meters currently used in the hardware group. | |
| uint32_t | in_use_rules |
| Number of rules currently used in the hardware group. | |
| uint32_t | intraslice_mode_enable |
| Indicates if intraslice mode is enabled. | |
| uint32_t | natural_depth |
| Number of rules when slice depth is one. | |
| uint32_t | slice_width_physical |
| Slice width of group based on physical slices. | |
| uint32_t | total_counters |
| Total counters available for the hardware group. | |
| uint32_t | total_meters |
| Total meters available for the hardware group. | |
| uint32_t | total_rules |
| Total number of rules that can be added to the hardware group. | |
Hardware TCAM group usage information.
Definition at line 282 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::in_use_counters |
Number of counters currently used in the hardware group.
Definition at line 287 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::in_use_meters |
Number of meters currently used in the hardware group.
Definition at line 290 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::in_use_rules |
Number of rules currently used in the hardware group.
Definition at line 284 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::intraslice_mode_enable |
Indicates if intraslice mode is enabled.
Definition at line 294 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::natural_depth |
Number of rules when slice depth is one.
Definition at line 295 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::slice_width_physical |
Slice width of group based on physical slices.
Definition at line 293 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::total_counters |
Total counters available for the hardware group.
Definition at line 288 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::total_meters |
Total meters available for the hardware group.
Definition at line 291 of file openapi_tcam.h.
| uint32_t open_tcamHardwareGroupUsage_s::total_rules |
Total number of rules that can be added to the hardware group.
Definition at line 285 of file openapi_tcam.h.