Lines Matching defs:key
58 static u16 key_to_nfproto(const struct sw_flow_key *key) in key_to_nfproto()
132 static void __ovs_ct_update_key(struct sw_flow_key *key, u8 state, in __ovs_ct_update_key()
147 struct sw_flow_key *key, bool post_ct) in ovs_ct_update_key()
170 void ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key) in ovs_ct_fill_key()
175 int ovs_ct_put_key(const struct sw_flow_key *key, struct sk_buff *skb) in ovs_ct_put_key()
196 static int ovs_ct_set_mark(struct sk_buff *skb, struct sw_flow_key *key, in ovs_ct_set_mark()
223 static int ovs_ct_set_labels(struct sk_buff *skb, struct sw_flow_key *key, in ovs_ct_set_labels()
304 static int handle_fragments(struct net *net, struct sw_flow_key *key, in handle_fragments()
395 static int __ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in __ovs_ct_lookup()
432 static int ovs_ct_lookup(struct net *net, struct sw_flow_key *key, in ovs_ct_lookup()
456 static int ovs_ct_commit(struct net *net, struct sw_flow_key *key, in ovs_ct_commit()
496 struct sw_flow_key *key, in ovs_ct_execute()
536 const struct sw_flow_key *key, bool log) in ovs_ct_add_helper()
671 const struct sw_flow_key *key, in ovs_ct_copy_action()