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_update_quota

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                        rte_flow_update_quota(3)

Detailed Description

WarningEXPERIMENTAL: this API may change without prior notice.

       SeealsoRTE_FLOW_ACTION_TYPE_QUOTA

       Update indirect QUOTA action.

       Definition at line 3328 of file rte_flow.h.

Field Documentation

enumrte_flow_update_quota_opop
       Update operation.

       Definition at line 3329 of file rte_flow.h.

   int64_tquota
       Quota value.

       Definition at line 3330 of file rte_flow.h.

Name

       rte_flow_update_quota

Synopsis

       #include <rte_flow.h>

   DataFields
       enum rte_flow_update_quota_opop
       int64_t quota

See Also