Home
last modified time | relevance | path

Searched refs:xfrm6_dst_lookup (Results 1 – 1 of 1) sorted by relevance

/net/ipv6/
Dxfrm6_policy.c26 static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, int oif, in xfrm6_dst_lookup() function
61 dst = xfrm6_dst_lookup(net, 0, oif, NULL, daddr, mark); in xfrm6_get_saddr()
170 .dst_lookup = xfrm6_dst_lookup,