Searched defs:num_actions (Results 1 – 2 of 2) sorted by relevance
10 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
9 struct flow_rule *flow_rule_alloc(unsigned int num_actions) in flow_rule_alloc()