SAI Metadata
|
This module defines type extensions of the Switch Abstraction Interface (SAI) More...
#include <saitypes.h>
Go to the source code of this file.
Typedefs | |
typedef enum _sai_object_type_extensions_t | sai_object_type_extensions_t |
SAI object type extensions. | |
typedef enum _sai_dash_direction_t | sai_dash_direction_t |
typedef enum _sai_dash_encapsulation_t | sai_dash_encapsulation_t |
Enumerations | |
enum | _sai_object_type_extensions_t { SAI_OBJECT_TYPE_EXTENSIONS_RANGE_START = SAI_OBJECT_TYPE_MAX , SAI_OBJECT_TYPE_TABLE_BITMAP_CLASSIFICATION_ENTRY = SAI_OBJECT_TYPE_EXTENSIONS_RANGE_START , SAI_OBJECT_TYPE_TABLE_BITMAP_ROUTER_ENTRY , SAI_OBJECT_TYPE_TABLE_META_TUNNEL_ENTRY , SAI_OBJECT_TYPE_DASH_ACL_GROUP , SAI_OBJECT_TYPE_DASH_ACL_RULE , SAI_OBJECT_TYPE_DIRECTION_LOOKUP_ENTRY , SAI_OBJECT_TYPE_ENI_ETHER_ADDRESS_MAP_ENTRY , SAI_OBJECT_TYPE_ENI , SAI_OBJECT_TYPE_INBOUND_ROUTING_ENTRY , SAI_OBJECT_TYPE_METER_BUCKET , SAI_OBJECT_TYPE_METER_POLICY , SAI_OBJECT_TYPE_METER_RULE , SAI_OBJECT_TYPE_OUTBOUND_CA_TO_PA_ENTRY , SAI_OBJECT_TYPE_OUTBOUND_ROUTING_ENTRY , SAI_OBJECT_TYPE_VNET , SAI_OBJECT_TYPE_PA_VALIDATION_ENTRY , SAI_OBJECT_TYPE_VIP_ENTRY , SAI_OBJECT_TYPE_EXTENSIONS_RANGE_END } |
SAI object type extensions. More... | |
enum | _sai_dash_direction_t { SAI_DASH_DIRECTION_INVALID , SAI_DASH_DIRECTION_OUTBOUND , SAI_DASH_DIRECTION_INBOUND } |
enum | _sai_dash_encapsulation_t { SAI_DASH_ENCAPSULATION_INVALID , SAI_DASH_ENCAPSULATION_VXLAN , SAI_DASH_ENCAPSULATION_NVGRE } |
This module defines type extensions of the Switch Abstraction Interface (SAI)
Copyright (c) 2018 Microsoft Open Technologies, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
THIS CODE IS PROVIDED ON AN AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY OR NON-INFRINGEMENT.
See the Apache Version 2.0 License for specific language governing permissions and limitations under the License.
Microsoft would like to thank the following companies for their review and assistance with these files: Intel Corporation, Mellanox Technologies Ltd, Dell Products, L.P., Facebook, Inc., Marvell International Ltd.
Definition in file saitypesextensions.h.
SAI object type extensions.
enum _sai_dash_direction_t |
Definition at line 79 of file saitypesextensions.h.
enum _sai_dash_encapsulation_t |
Definition at line 89 of file saitypesextensions.h.