Home
last modified time | relevance | path

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

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