Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Ddst.h471 xfrm_lookup_with_ifid(struct net *net, struct dst_entry *dst_orig, in xfrm_lookup_with_ifid() function
497 struct dst_entry *xfrm_lookup_with_ifid(struct net *net,
/kernel/linux/linux-6.6/include/net/
H A Ddst.h503 xfrm_lookup_with_ifid(struct net *net, struct dst_entry *dst_orig, in xfrm_lookup_with_ifid() function
529 struct dst_entry *xfrm_lookup_with_ifid(struct net *net,
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_interface_core.c320 dst = xfrm_lookup_with_ifid(xi->net, dst, fl, NULL, 0, xi->p.if_id); in xfrmi_xmit2()
H A Dxfrm_policy.c3032 struct dst_entry *xfrm_lookup_with_ifid(struct net *net, in xfrm_lookup_with_ifid() function
3183 EXPORT_SYMBOL(xfrm_lookup_with_ifid); variable
3194 return xfrm_lookup_with_ifid(net, dst_orig, fl, sk, flags, 0); in xfrm_lookup()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_interface_core.c458 dst = xfrm_lookup_with_ifid(xi->net, dst, fl, NULL, 0, if_id); in xfrmi_xmit2()
H A Dxfrm_policy.c3115 struct dst_entry *xfrm_lookup_with_ifid(struct net *net, in xfrm_lookup_with_ifid() function
3266 EXPORT_SYMBOL(xfrm_lookup_with_ifid); variable
3277 return xfrm_lookup_with_ifid(net, dst_orig, fl, sk, flags, 0); in xfrm_lookup()

Completed in 17 milliseconds