Searched refs:ovs_nla_put_actions (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dflow_netlink.h68 int ovs_nla_put_actions(const struct nlattr *attr,
H A Dflow_netlink.c2209 err = ovs_nla_put_actions(nla_data(a), nla_len(a), skb); nla_for_each_nested()
2275 int ovs_nla_put_actions(const struct nlattr *attr, int len, struct sk_buff *skb) ovs_nla_put_actions() function
H A Ddatapath.c754 err = ovs_nla_put_actions(sf_acts->actions, ovs_flow_cmd_fill_actions()

Completed in 63 milliseconds