Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dflow_offload.h336 enum flow_action_hw_stats_bit allow_bit) in __flow_action_hw_stats_check() argument
355 !(action_entry->hw_stats & BIT(allow_bit))) { in __flow_action_hw_stats_check()
365 enum flow_action_hw_stats_bit allow_bit) in flow_action_hw_stats_check() argument
367 return __flow_action_hw_stats_check(action, extack, true, allow_bit); in flow_action_hw_stats_check()