25#if !defined (__SAIEXPERIMENTALDASHVIP_H_)
26#define __SAIEXPERIMENTALDASHVIP_H_
41 SAI_VIP_ENTRY_ACTION_ACCEPT,
116 _In_ uint32_t attr_count,
152 _In_ uint32_t attr_count,
173 _In_ uint32_t object_count,
175 _In_
const uint32_t *attr_count,
177 _In_ sai_bulk_op_error_mode_t mode,
178 _Out_ sai_status_t *object_statuses);
195 _In_ uint32_t object_count,
197 _In_ sai_bulk_op_error_mode_t mode,
198 _Out_ sai_status_t *object_statuses);
sai_status_t(* sai_bulk_create_vip_entry_fn)(_In_ uint32_t object_count, _In_ const sai_vip_entry_t *vip_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_vip_vip_entry.
sai_status_t(* sai_remove_vip_entry_fn)(_In_ const sai_vip_entry_t *vip_entry)
Remove dash_vip_vip_entry.
sai_status_t(* sai_set_vip_entry_attribute_fn)(_In_ const sai_vip_entry_t *vip_entry, _In_ const sai_attribute_t *attr)
Set attribute for dash_vip_vip_entry.
enum _sai_vip_entry_attr_t sai_vip_entry_attr_t
Attribute ID for dash_vip_vip_entry.
sai_status_t(* sai_bulk_remove_vip_entry_fn)(_In_ uint32_t object_count, _In_ const sai_vip_entry_t *vip_entry, _In_ sai_bulk_op_error_mode_t mode, _Out_ sai_status_t *object_statuses)
Bulk remove dash_vip_vip_entry.
sai_status_t(* sai_get_vip_entry_attribute_fn)(_In_ const sai_vip_entry_t *vip_entry, _In_ uint32_t attr_count, _Inout_ sai_attribute_t *attr_list)
Get attribute for dash_vip_vip_entry.
sai_status_t(* sai_create_vip_entry_fn)(_In_ const sai_vip_entry_t *vip_entry, _In_ uint32_t attr_count, _In_ const sai_attribute_t *attr_list)
Create dash_vip_vip_entry.
struct _sai_vip_entry_t sai_vip_entry_t
Entry for vip_entry.
_sai_vip_entry_attr_t
Attribute ID for dash_vip_vip_entry.
enum _sai_vip_entry_action_t sai_vip_entry_action_t
Attribute data for SAI_VIP_ENTRY_ATTR_ACTION.
_sai_vip_entry_action_t
Attribute data for SAI_VIP_ENTRY_ATTR_ACTION.
@ SAI_VIP_ENTRY_ATTR_CUSTOM_RANGE_END
@ SAI_VIP_ENTRY_ATTR_END
End of attributes.
@ SAI_VIP_ENTRY_ATTR_ACTION
Action.
@ SAI_VIP_ENTRY_ATTR_START
Start of attributes.
@ SAI_VIP_ENTRY_ATTR_CUSTOM_RANGE_START
@ SAI_VIP_ENTRY_ATTR_IP_ADDR_FAMILY
IP address family for resource accounting.
This module defines SAI portable types.
sai_ip_address_t vip
Exact matched key VIP.
sai_object_id_t switch_id
Switch ID.