Searched refs:ovs_ct_action_to_attr (Results 1 – 3 of 3) sorted by relevance
22 int ovs_ct_action_to_attr(const struct ovs_conntrack_info *, struct sk_buff *);57 static inline int ovs_ct_action_to_attr(const struct ovs_conntrack_info *info, in ovs_ct_action_to_attr() function
1801 int ovs_ct_action_to_attr(const struct ovs_conntrack_info *ct_info, in ovs_ct_action_to_attr() function
3740 err = ovs_ct_action_to_attr(nla_data(a), skb); in ovs_nla_put_actions()