xfrm_dst_ifdown   898 include/net/xfrm.h extern void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
xfrm_dst_ifdown   237 net/ipv4/xfrm4_policy.c 	xfrm_dst_ifdown(dst, dev);
xfrm_dst_ifdown   265 net/ipv6/xfrm6_policy.c 	xfrm_dst_ifdown(dst, dev);