DPDK  24.03.0
Data Fields
rte_flow_update_quota Struct Reference

#include <rte_flow.h>

Data Fields

enum rte_flow_update_quota_op op
 
int64_t quota
 

Detailed Description

Warning
EXPERIMENTAL: this API may change without prior notice.
See also
RTE_FLOW_ACTION_TYPE_QUOTA

Update indirect QUOTA action.

Definition at line 3310 of file rte_flow.h.

Field Documentation

◆ op

Update operation.

Definition at line 3311 of file rte_flow.h.

◆ quota

int64_t quota

Quota value.

Definition at line 3312 of file rte_flow.h.


The documentation for this struct was generated from the following file: