logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_flow_action_quota

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                        rte_flow_action_quota(3)

Detailed Description

WarningEXPERIMENTAL: this API may change without prior notice.

       Create QUOTA action.

       SeealsoRTE_FLOW_ACTION_TYPE_QUOTA

       Definition at line 3290 of file rte_flow.h.

Field Documentation

enumrte_flow_quota_modemode
       Quota operational mode.

       Definition at line 3291 of file rte_flow.h.

   int64_tquota
       Quota value.

       Definition at line 3292 of file rte_flow.h.

Name

       rte_flow_action_quota

Synopsis

       #include <rte_flow.h>

   DataFields
       enum rte_flow_quota_modemode
       int64_t quota

See Also