Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dxfrm4_policy.c137 xfrm_dst_ifdown(dst, dev); in xfrm4_dst_ifdown()
/kernel/linux/linux-5.10/net/ipv6/
Dxfrm6_policy.c154 xfrm_dst_ifdown(dst, dev); in xfrm6_dst_ifdown()
/kernel/linux/linux-5.10/include/net/
Dxfrm.h987 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_policy.c3772 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm_dst_ifdown() function
3780 EXPORT_SYMBOL(xfrm_dst_ifdown);