OpenNSL API Guide and Reference Manual
|
Go to the source code of this file.
Data Structures | |
struct | _shr_switch_temperature_monitor_s |
Macros | |
#define | _SHR_SWITCH_MAX_PIPES 4 /* Max number of pipes (or slices) */ |
#define | _SHR_SWITCH_STABLE_APPLICATION 3 /* Use application storage */ |
#define | _SHR_SWITCH_STABLE_DEVICE_EXT_MEM 2 /* Use external TCAM/SRAM */ |
#define | _SHR_SWITCH_STABLE_DEVICE_NEXT_HOP 1 /* Use next hop table */ |
#define | _SHR_SWITCH_STABLE_NONE 0 /* No storage */ |
#define | _SHR_SWITCH_STABLE_SHARED_MEM 4 /* Use Linux shmem for internal proccess NV storage */ |
Typedefs | |
typedef struct _shr_switch_temperature_monitor_s | _shr_switch_temperature_monitor_t |
#define _SHR_SWITCH_MAX_PIPES 4 /* Max number of pipes (or slices) */ |
#define _SHR_SWITCH_STABLE_APPLICATION 3 /* Use application storage */ |
#define _SHR_SWITCH_STABLE_DEVICE_EXT_MEM 2 /* Use external TCAM/SRAM */ |
#define _SHR_SWITCH_STABLE_DEVICE_NEXT_HOP 1 /* Use next hop table */ |
#define _SHR_SWITCH_STABLE_SHARED_MEM 4 /* Use Linux shmem for internal proccess NV storage */ |