Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_HW_STATS_DONT_CARE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/net/
Dflow_offload.h182 FLOW_ACTION_HW_STATS_DONT_CARE = BIT(FLOW_ACTION_HW_STATS_NUM_BITS) - 1, enumerator
/Linux-v5.10/net/core/
Dflow_offload.c24 rule->action.entries[i].hw_stats = FLOW_ACTION_HW_STATS_DONT_CARE; in flow_rule_alloc()
/Linux-v5.10/net/sched/
Dcls_api.c3550 return FLOW_ACTION_HW_STATS_DONT_CARE; in tc_act_hw_stats()