SAI Metadata
|
Classes | |
struct | _sai_outbound_ca_to_pa_entry_t |
Entry for outbound_ca_to_pa_entry. More... | |
struct | _sai_dash_outbound_ca_to_pa_api_t |
Typedefs | |
typedef enum _sai_outbound_ca_to_pa_entry_action_t | sai_outbound_ca_to_pa_entry_action_t |
Attribute data for SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_ACTION. | |
typedef struct _sai_outbound_ca_to_pa_entry_t | sai_outbound_ca_to_pa_entry_t |
Entry for outbound_ca_to_pa_entry. | |
typedef enum _sai_outbound_ca_to_pa_entry_attr_t | sai_outbound_ca_to_pa_entry_attr_t |
Attribute ID for dash_outbound_ca_to_pa_outbound_ca_to_pa_entry. | |
typedef sai_status_t(* | sai_create_outbound_ca_to_pa_entry_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ uint32_t attr_count, _In_ const sai_attribute_t *attr_list) |
Create dash_outbound_ca_to_pa_outbound_ca_to_pa_entry. | |
typedef sai_status_t(* | sai_remove_outbound_ca_to_pa_entry_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry) |
Remove dash_outbound_ca_to_pa_outbound_ca_to_pa_entry. | |
typedef sai_status_t(* | sai_set_outbound_ca_to_pa_entry_attribute_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ const sai_attribute_t *attr) |
Set attribute for dash_outbound_ca_to_pa_outbound_ca_to_pa_entry. | |
typedef sai_status_t(* | sai_get_outbound_ca_to_pa_entry_attribute_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ uint32_t attr_count, _Inout_ sai_attribute_t *attr_list) |
Get attribute for dash_outbound_ca_to_pa_outbound_ca_to_pa_entry. | |
typedef sai_status_t(* | sai_bulk_create_outbound_ca_to_pa_entry_fn) (_In_ uint32_t object_count, _In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ const uint32_t *attr_count, _In_ const sai_attribute_t **attr_list, _In_ sai_bulk_op_error_mode_t mode, _Out_ sai_status_t *object_statuses) |
Bulk create dash_outbound_ca_to_pa_outbound_ca_to_pa_entry. | |
typedef sai_status_t(* | sai_bulk_remove_outbound_ca_to_pa_entry_fn) (_In_ uint32_t object_count, _In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ sai_bulk_op_error_mode_t mode, _Out_ sai_status_t *object_statuses) |
Bulk remove dash_outbound_ca_to_pa_outbound_ca_to_pa_entry. | |
typedef struct _sai_dash_outbound_ca_to_pa_api_t | sai_dash_outbound_ca_to_pa_api_t |
typedef sai_status_t(* sai_bulk_create_outbound_ca_to_pa_entry_fn) (_In_ uint32_t object_count, _In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ const uint32_t *attr_count, _In_ const sai_attribute_t **attr_list, _In_ sai_bulk_op_error_mode_t mode, _Out_ sai_status_t *object_statuses) |
Bulk create dash_outbound_ca_to_pa_outbound_ca_to_pa_entry.
[in] | object_count | Number of objects to create |
[in] | outbound_ca_to_pa_entry | List of object to create |
[in] | attr_count | List of attr_count. Caller passes the number of attribute for each object to create. |
[in] | attr_list | List of attributes for every object. |
[in] | mode | Bulk operation error handling mode. |
[out] | object_statuses | List of status for every object. Caller needs to allocate the buffer |
Definition at line 285 of file saiexperimentaldashoutboundcatopa.h.
typedef sai_status_t(* sai_bulk_remove_outbound_ca_to_pa_entry_fn) (_In_ uint32_t object_count, _In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ sai_bulk_op_error_mode_t mode, _Out_ sai_status_t *object_statuses) |
Bulk remove dash_outbound_ca_to_pa_outbound_ca_to_pa_entry.
[in] | object_count | Number of objects to remove |
[in] | outbound_ca_to_pa_entry | List of objects to remove |
[in] | mode | Bulk operation error handling mode. |
[out] | object_statuses | List of status for every object. Caller needs to allocate the buffer |
Definition at line 307 of file saiexperimentaldashoutboundcatopa.h.
typedef sai_status_t(* sai_create_outbound_ca_to_pa_entry_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ uint32_t attr_count, _In_ const sai_attribute_t *attr_list) |
Create dash_outbound_ca_to_pa_outbound_ca_to_pa_entry.
[in] | outbound_ca_to_pa_entry | Entry |
[in] | attr_count | Number of attributes |
[in] | attr_list | Array of attributes |
Definition at line 227 of file saiexperimentaldashoutboundcatopa.h.
typedef sai_status_t(* sai_get_outbound_ca_to_pa_entry_attribute_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ uint32_t attr_count, _Inout_ sai_attribute_t *attr_list) |
Get attribute for dash_outbound_ca_to_pa_outbound_ca_to_pa_entry.
[in] | outbound_ca_to_pa_entry | Entry |
[in] | attr_count | Number of attributes |
[in,out] | attr_list | Array of attributes |
Definition at line 263 of file saiexperimentaldashoutboundcatopa.h.
typedef sai_status_t(* sai_remove_outbound_ca_to_pa_entry_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry) |
Remove dash_outbound_ca_to_pa_outbound_ca_to_pa_entry.
[in] | outbound_ca_to_pa_entry | Entry |
Definition at line 239 of file saiexperimentaldashoutboundcatopa.h.
typedef sai_status_t(* sai_set_outbound_ca_to_pa_entry_attribute_fn) (_In_ const sai_outbound_ca_to_pa_entry_t *outbound_ca_to_pa_entry, _In_ const sai_attribute_t *attr) |
Set attribute for dash_outbound_ca_to_pa_outbound_ca_to_pa_entry.
[in] | outbound_ca_to_pa_entry | Entry |
[in] | attr | Attribute |
Definition at line 250 of file saiexperimentaldashoutboundcatopa.h.
Attribute data for SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_ACTION.
Definition at line 39 of file saiexperimentaldashoutboundcatopa.h.
Attribute ID for dash_outbound_ca_to_pa_outbound_ca_to_pa_entry.
Definition at line 76 of file saiexperimentaldashoutboundcatopa.h.