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

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

Completed in 223 milliseconds