Lines Matching refs:sw_flow_key
20 const struct sw_flow_key *, struct sw_flow_actions **,
24 int ovs_ct_execute(struct net *, struct sk_buff *, struct sw_flow_key *,
26 int ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key);
28 void ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key);
29 int ovs_ct_put_key(const struct sw_flow_key *swkey,
30 const struct sw_flow_key *output, struct sk_buff *skb);
50 const struct sw_flow_key *key, in ovs_ct_copy_action()
63 struct sw_flow_key *key, in ovs_ct_execute()
71 struct sw_flow_key *key) in ovs_ct_clear()
77 struct sw_flow_key *key) in ovs_ct_fill_key()
89 static inline int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key()
90 const struct sw_flow_key *output, in ovs_ct_put_key()