Home
last modified time | relevance | path

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

/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c3550 static int clone_action_to_attr(const struct nlattr *attr, in sample_action_to_attr()
3772 err = clone_action_to_attr(a, skb); in ovs_nla_put_actions()
3563 static int clone_action_to_attr(const struct nlattr *attr, clone_action_to_attr() function