Searched refs:xfrm_lookup_with_ifid (Results 1 – 2 of 2) sorted by relevance
/linux/net/xfrm/ |
H A D | xfrm_interface_core.c | 457 dst = xfrm_lookup_with_ifid(xi->net, dst, fl, NULL, 0, if_id); in xfrmi_xmit2()
|
H A D | xfrm_policy.c | 3169 struct dst_entry *xfrm_lookup_with_ifid(struct net *net, in xfrm_lookup_with_ifid() function 3322 EXPORT_SYMBOL(xfrm_lookup_with_ifid); 3333 return xfrm_lookup_with_ifid(net, dst_orig, fl, sk, flags, 0); in xfrm_lookup()
|