Lines Matching refs:sw_flow_key
28 const struct sw_flow_key *, struct sw_flow_actions **,
32 int ovs_ct_execute(struct net *, struct sk_buff *, struct sw_flow_key *,
34 int ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key);
36 void ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key);
37 int ovs_ct_put_key(const struct sw_flow_key *swkey,
38 const struct sw_flow_key *output, struct sk_buff *skb);
58 const struct sw_flow_key *key, in ovs_ct_copy_action()
71 struct sw_flow_key *key, in ovs_ct_execute()
79 struct sw_flow_key *key) in ovs_ct_clear()
85 struct sw_flow_key *key) in ovs_ct_fill_key()
97 static inline int ovs_ct_put_key(const struct sw_flow_key *swkey, in ovs_ct_put_key()
98 const struct sw_flow_key *output, in ovs_ct_put_key()