Home
last modified time | relevance | path

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

/Linux-v6.6/net/openvswitch/
Dflow_netlink.c2308 static struct sw_flow_actions *nla_alloc_flow_actions(int size) in nla_alloc_flow_actions() function
2478 acts = nla_alloc_flow_actions(new_acts_size); in reserve_sfa_size()
3489 *sfa = nla_alloc_flow_actions(min(nla_len(attr), MAX_ACTIONS_BUFSIZE)); in ovs_nla_copy_actions()