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);76 static inline void ovs_ct_fill_key(const struct sk_buff *skb, in ovs_ct_fill_key() function
274 void ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key) in ovs_ct_fill_key() function1328 ovs_ct_fill_key(skb, key); in ovs_ct_clear()
903 ovs_ct_fill_key(skb, key); /* Must be after key_extract(). */ in ovs_flow_key_extract()