Searched refs:ovs_ct_copy_action (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/net/openvswitch/ |
H A D | conntrack.h | 26 int ovs_ct_copy_action(struct net *, const struct nlattr *, 53 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, ovs_ct_copy_action() function
|
H A D | conntrack.c | 670 int ovs_ct_copy_action(struct net *net, const struct nlattr *attr, ovs_ct_copy_action() function
|
H A D | flow_netlink.c | 2342 err = ovs_ct_copy_action(net, a, key, sfa, log); nla_for_each_nested()
|
Completed in 159 milliseconds