Home
last modified time | relevance | path

Searched refs:ovs_ct_update_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c233 static void ovs_ct_update_key(const struct sk_buff *skb, in ovs_ct_update_key() function
276 ovs_ct_update_key(skb, NULL, key, false, false); in ovs_ct_fill_key()
986 ovs_ct_update_key(skb, info, key, true, true); in __ovs_ct_lookup()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c237 static void ovs_ct_update_key(const struct sk_buff *skb, in ovs_ct_update_key() function
282 ovs_ct_update_key(skb, NULL, key, post_ct, false); in ovs_ct_fill_key()
742 ovs_ct_update_key(skb, info, key, true, true); in __ovs_ct_lookup()

Completed in 7 milliseconds