Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c608 ovs_ct_find_existing(struct net *net, const struct nf_conntrack_zone *zone, in ovs_ct_find_existing() function
617 pr_debug("ovs_ct_find_existing: Can't get tuple\n"); in ovs_ct_find_existing()
626 pr_debug("ovs_ct_find_existing: Inversion failed!\n"); in ovs_ct_find_existing()
670 ct = ovs_ct_find_existing(net, &info->zone, info->family, skb, in ovs_ct_executed()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c485 ovs_ct_find_existing(struct net *net, const struct nf_conntrack_zone *zone, in ovs_ct_find_existing() function
494 pr_debug("ovs_ct_find_existing: Can't get tuple\n"); in ovs_ct_find_existing()
503 pr_debug("ovs_ct_find_existing: Inversion failed!\n"); in ovs_ct_find_existing()
547 ct = ovs_ct_find_existing(net, &info->zone, info->family, skb, in ovs_ct_executed()

Completed in 7 milliseconds