Searched refs:xfrm6_dst_lookup (Results 1 – 1 of 1) sorted by relevance
26 static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, int oif, in xfrm6_dst_lookup() function61 dst = xfrm6_dst_lookup(net, 0, oif, NULL, daddr, mark); in xfrm6_get_saddr()170 .dst_lookup = xfrm6_dst_lookup,