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

/linux-4.4.14/net/openvswitch/
H A Dconntrack.h29 int ovs_ct_action_to_attr(const struct ovs_conntrack_info *, struct sk_buff *);
60 static inline int ovs_ct_action_to_attr(const struct ovs_conntrack_info *info, ovs_ct_action_to_attr() function
H A Dconntrack.c722 int ovs_ct_action_to_attr(const struct ovs_conntrack_info *ct_info, ovs_ct_action_to_attr() function
H A Dflow_netlink.c2504 err = ovs_ct_action_to_attr(nla_data(a), skb); nla_for_each_attr()

Completed in 72 milliseconds