Searched refs:__xfrm4_dst_lookup (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/net/ipv4/ |
A D | xfrm4_policy.c | 20 static struct dst_entry *__xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, in __xfrm4_dst_lookup() function 50 return __xfrm4_dst_lookup(net, &fl4, tos, oif, saddr, daddr, mark); in xfrm4_dst_lookup() 60 dst = __xfrm4_dst_lookup(net, &fl4, 0, oif, NULL, daddr, mark); in xfrm4_get_saddr()
|
Completed in 3 milliseconds