Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_flow_table_offload.c18 #define NF_FLOW_RULE_ACTION_MAX 24 macro
224 if (unlikely(flow_rule->rule->action.num_entries >= NF_FLOW_RULE_ACTION_MAX)) in flow_action_entry_next()
813 flow_rule->rule = flow_rule_alloc(NF_FLOW_RULE_ACTION_MAX); in nf_flow_offload_rule_alloc()