Home
last modified time | relevance | path

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

/linux-4.4.14/net/xfrm/
Dxfrm_policy.c118 static inline struct dst_entry *__xfrm_dst_lookup(struct net *net, in __xfrm_dst_lookup() function
158 dst = __xfrm_dst_lookup(net, tos, oif, saddr, daddr, family); in xfrm_dst_lookup()