We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6947302 commit 4d8e841Copy full SHA for 4d8e841
1 file changed
experimental/saiexperimentaldasheni.h
@@ -912,6 +912,9 @@ typedef enum _sai_eni_stat_t
912
913
/** Number of inline sync redirect packets received by ENI-owner from HA peer */
914
SAI_ENI_STAT_INLINE_SYNC_REDIRECT_PACKETS_RX,
915
+
916
+ /** Number of active flows updated by fast path ICMP redirect message */
917
+ SAI_ENI_STAT_LB_FAST_PATH_ACTIVE_FLOW,
918
} sai_eni_stat_t;
919
920
/**
0 commit comments