Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dconntrack.h19 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
H A Dconntrack.c1660 int ovs_ct_copy_action(struct net *net, const struct nlattr *attr, in ovs_ct_copy_action() function
H A Dflow_netlink.c3322 err = ovs_ct_copy_action(net, a, key, sfa, log); in __ovs_nla_copy_actions()