Home
last modified time | relevance | path

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

/linux/include/net/
H A Dflow_offload.h398 enum flow_action_hw_stats_bit allow_bit) in __flow_action_hw_stats_check() argument
417 !(action_entry->hw_stats & BIT(allow_bit))) { in __flow_action_hw_stats_check()
427 enum flow_action_hw_stats_bit allow_bit) in flow_action_hw_stats_check() argument
429 return __flow_action_hw_stats_check(action, extack, true, allow_bit); in flow_action_hw_stats_check()