Searched refs:xfrm_lookup_with_ifid (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Ddst.h495 xfrm_lookup_with_ifid(struct net *net, struct dst_entry *dst_orig, function
521 struct dst_entry *xfrm_lookup_with_ifid(struct net *net,
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c457 dst = xfrm_lookup_with_ifid(xi->net, dst, fl, NULL, 0, if_id);
H A Dxfrm_policy.c3131 struct dst_entry *xfrm_lookup_with_ifid(struct net *net, function
3282 EXPORT_SYMBOL(xfrm_lookup_with_ifid); variable
3293 return xfrm_lookup_with_ifid(net, dst_orig, fl, sk, flags, 0);

Completed in 120 milliseconds