Searched refs:nla_alloc_flow_actions (Results 1 – 1 of 1) sorted by relevance
2306 static struct sw_flow_actions *nla_alloc_flow_actions(int size) in nla_alloc_flow_actions() function2476 acts = nla_alloc_flow_actions(new_acts_size); in reserve_sfa_size()3479 *sfa = nla_alloc_flow_actions(min(nla_len(attr), MAX_ACTIONS_BUFSIZE)); in ovs_nla_copy_actions()