Attribute data for SAI native hash fields.
Enumerator |
---|
SAI_NATIVE_HASH_FIELD_SRC_IP | Native hash field source IP.
Also, refers to the outer source IP in case for encapsulated packets. Used for both IPv4 and IPv6
|
SAI_NATIVE_HASH_FIELD_DST_IP | Native hash field destination IP.
Also, refers to the outer source IP in case for encapsulated packets. Used for both IPv4 and IPv6
|
SAI_NATIVE_HASH_FIELD_INNER_SRC_IP | Native hash field inner source IP
|
SAI_NATIVE_HASH_FIELD_INNER_DST_IP | Native hash field inner destination IP
|
SAI_NATIVE_HASH_FIELD_SRC_IPV4 | Native hash field source IPv4.
Also, refers to the outer source IPv4 in case for encapsulated packets
|
SAI_NATIVE_HASH_FIELD_DST_IPV4 | Native hash field destination IPv4.
Also, refers to the outer source IPv4 in case for encapsulated packets
|
SAI_NATIVE_HASH_FIELD_SRC_IPV6 | Native hash field source IPv6.
Also, refers to the outer source IPv6 in case for encapsulated packets
|
SAI_NATIVE_HASH_FIELD_DST_IPV6 | Native hash field destination IPv6.
Also, refers to the outer source IPv6 in case for encapsulated packets
|
SAI_NATIVE_HASH_FIELD_INNER_SRC_IPV4 | Native hash field inner source IPv4
|
SAI_NATIVE_HASH_FIELD_INNER_DST_IPV4 | Native hash field inner destination IPv4
|
SAI_NATIVE_HASH_FIELD_INNER_SRC_IPV6 | Native hash field inner source IPv6
|
SAI_NATIVE_HASH_FIELD_INNER_DST_IPV6 | Native hash field inner destination IPv6
|
SAI_NATIVE_HASH_FIELD_VLAN_ID | Native hash field vlan id
|
SAI_NATIVE_HASH_FIELD_IP_PROTOCOL | Native hash field IP protocol
|
SAI_NATIVE_HASH_FIELD_ETHERTYPE | Native hash field Ethernet type
|
SAI_NATIVE_HASH_FIELD_L4_SRC_PORT | Native hash field L4 source port
|
SAI_NATIVE_HASH_FIELD_L4_DST_PORT | Native hash field L4 destination port
|
SAI_NATIVE_HASH_FIELD_SRC_MAC | Native hash field source MAC
|
SAI_NATIVE_HASH_FIELD_DST_MAC | Native hash field destination MAC
|
SAI_NATIVE_HASH_FIELD_IN_PORT | Native hash field source port
|
SAI_NATIVE_HASH_FIELD_INNER_IP_PROTOCOL | Native hash field inner IP protocol
|
SAI_NATIVE_HASH_FIELD_INNER_ETHERTYPE | Native hash field inner Ethernet type
|
SAI_NATIVE_HASH_FIELD_INNER_L4_SRC_PORT | Native hash field inner L4 source port
|
SAI_NATIVE_HASH_FIELD_INNER_L4_DST_PORT | Native hash field inner L4 destination port
|
SAI_NATIVE_HASH_FIELD_INNER_SRC_MAC | Native hash field inner source MAC
|
SAI_NATIVE_HASH_FIELD_INNER_DST_MAC | Native hash field inner destination MAC
|
SAI_NATIVE_HASH_FIELD_MPLS_LABEL_ALL | Native hash field entire MPLS label stack
|
SAI_NATIVE_HASH_FIELD_MPLS_LABEL_0 | Native hash field the top MPLS label
|
SAI_NATIVE_HASH_FIELD_MPLS_LABEL_1 | Native hash field second MPLS label from the top
|
SAI_NATIVE_HASH_FIELD_MPLS_LABEL_2 | Native hash field third MPLS label from the top
|
SAI_NATIVE_HASH_FIELD_MPLS_LABEL_3 | Native hash field fourth MPLS label from the top
|
SAI_NATIVE_HASH_FIELD_MPLS_LABEL_4 | Native hash field fifth MPLS label from the top
|
SAI_NATIVE_HASH_FIELD_IPV6_FLOW_LABEL | Native hash field IPv6 flow label
|
SAI_NATIVE_HASH_FIELD_NONE | No field - for compatibility, must be last
|