Home
last modified time | relevance | path

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

/net/xfrm/
Dxfrm_policy.c117 static inline struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, in __xfrm_dst_lookup() function
155 dst = __xfrm_dst_lookup(net, tos, saddr, daddr, family, mark); in xfrm_dst_lookup()