Searched refs:ovs_ct_fill_key (Results 1 – 3 of 3) sorted by relevance
28 void ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key,77 static inline void ovs_ct_fill_key(const struct sk_buff *skb, in ovs_ct_fill_key() function
278 void ovs_ct_fill_key(const struct sk_buff *skb, in ovs_ct_fill_key() function1054 ovs_ct_fill_key(skb, key, false); in ovs_ct_clear()
1060 ovs_ct_fill_key(skb, key, post_ct); /* Must be after key_extract(). */ in ovs_flow_key_extract()