Home
last modified time | relevance | path

Searched refs:ovs_ct_fill_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.h28 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
H A Dflow.c903 ovs_ct_fill_key(skb, key); /* Must be after key_extract(). */ in ovs_flow_key_extract()
H A Dconntrack.c274 void ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key) in ovs_ct_fill_key() function
1328 ovs_ct_fill_key(skb, key); in ovs_ct_clear()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.h28 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
H A Dconntrack.c278 void ovs_ct_fill_key(const struct sk_buff *skb, in ovs_ct_fill_key() function
1054 ovs_ct_fill_key(skb, key, false); in ovs_ct_clear()
H A Dflow.c1060 ovs_ct_fill_key(skb, key, post_ct); /* Must be after key_extract(). */ in ovs_flow_key_extract()

Completed in 9 milliseconds