Searched refs:ovs_ct_copy_action (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
D | conntrack.h | 19 int ovs_ct_copy_action(struct net *, const struct nlattr *, 49 static inline int ovs_ct_copy_action(struct net *net, const struct nlattr *nla, in ovs_ct_copy_action() function
|
D | conntrack.c | 1659 int ovs_ct_copy_action(struct net *net, const struct nlattr *attr, in ovs_ct_copy_action() function
|
D | flow_netlink.c | 3237 err = ovs_ct_copy_action(net, a, key, sfa, log); in __ovs_nla_copy_actions()
|