Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dxfrm4_policy.c133 .ifdown = xfrm_dst_ifdown,
/Linux-v6.6/net/ipv6/
Dxfrm6_policy.c146 xfrm_dst_ifdown(dst, dev); in xfrm6_dst_ifdown()
/Linux-v6.6/include/net/
Dxfrm.h1005 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
/Linux-v6.6/net/xfrm/
Dxfrm_policy.c3839 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm_dst_ifdown() function
3847 EXPORT_SYMBOL(xfrm_dst_ifdown);