Home
last modified time | relevance | path

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

/linux-6.6.21/net/openvswitch/
Dflow_netlink.c2309 static struct sw_flow_actions *nla_alloc_flow_actions(int size) in nla_alloc_flow_actions() function
2479 acts = nla_alloc_flow_actions(new_acts_size); in reserve_sfa_size()
3505 *sfa = nla_alloc_flow_actions(min(nla_len(attr), MAX_ACTIONS_BUFSIZE)); in ovs_nla_copy_actions()