Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dxfrm4_policy.c256 xfrm_dst_ifdown(dst, dev); in xfrm4_dst_ifdown()
/Linux-v4.19/net/ipv6/
Dxfrm6_policy.c277 xfrm_dst_ifdown(dst, dev); in xfrm6_dst_ifdown()
/Linux-v4.19/net/xfrm/
Dxfrm_policy.c2545 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm_dst_ifdown() function
2553 EXPORT_SYMBOL(xfrm_dst_ifdown);
/Linux-v4.19/include/net/
Dxfrm.h1047 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);