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_query_quota

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                         rte_flow_query_quota(3)

Detailed Description

WarningEXPERIMENTAL: this API may change without prior notice.

       Query indirect QUOTA action.

       SeealsoRTE_FLOW_ACTION_TYPE_QUOTA

       Definition at line 3303 of file rte_flow.h.

Field Documentation

int64_tquota
       Quota value.

       Definition at line 3304 of file rte_flow.h.

Name

       rte_flow_query_quota

Synopsis

       #include <rte_flow.h>

   DataFields
       int64_t quota

See Also