Home
last modified time | relevance | path

Searched defs:num_actions (Results 1 – 2 of 2) sorted by relevance

/net/netfilter/
Dnf_tables_offload.c10 static struct nft_flow_rule *nft_flow_rule_alloc(int num_actions) in nft_flow_rule_alloc()
92 int num_actions = 0, err; in nft_flow_rule_create() local
/net/core/
Dflow_offload.c9 struct flow_rule *flow_rule_alloc(unsigned int num_actions) in flow_rule_alloc()