Home
last modified time | relevance | path

Searched refs:xfrm_dst_ifdown (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dxfrm4_policy.c137 xfrm_dst_ifdown(dst, dev); in xfrm4_dst_ifdown()
/kernel/linux/linux-5.10/net/ipv6/
H A Dxfrm6_policy.c160 xfrm_dst_ifdown(dst, dev); in xfrm6_dst_ifdown()
/kernel/linux/linux-6.6/net/ipv6/
H A Dxfrm6_policy.c146 xfrm_dst_ifdown(dst, dev); in xfrm6_dst_ifdown()
/kernel/linux/linux-6.6/net/ipv4/
H A Dxfrm4_policy.c133 .ifdown = xfrm_dst_ifdown,
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h987 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h1005 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c3795 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm_dst_ifdown() function
3803 EXPORT_SYMBOL(xfrm_dst_ifdown); variable
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c3841 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm_dst_ifdown() function
3849 EXPORT_SYMBOL(xfrm_dst_ifdown); variable

Completed in 21 milliseconds