Searched refs:ovs_nla_put_actions (Results 1 – 3 of 3) sorted by relevance
68 int ovs_nla_put_actions(const struct nlattr *attr,
2209 err = ovs_nla_put_actions(nla_data(a), nla_len(a), skb); in sample_action_to_attr()2275 int ovs_nla_put_actions(const struct nlattr *attr, int len, struct sk_buff *skb) in ovs_nla_put_actions() function
754 err = ovs_nla_put_actions(sf_acts->actions, in ovs_flow_cmd_fill_actions()