Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.c2277 static struct sw_flow_actions *nla_alloc_flow_actions(int size) in nla_alloc_flow_actions() function
2447 acts = nla_alloc_flow_actions(new_acts_size); in reserve_sfa_size()
3440 *sfa = nla_alloc_flow_actions(min(nla_len(attr), MAX_ACTIONS_BUFSIZE)); in ovs_nla_copy_actions()