xfrm_dst_ifdown   983 include/net/xfrm.h void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
xfrm_dst_ifdown   137 net/ipv4/xfrm4_policy.c 	xfrm_dst_ifdown(dst, dev);
xfrm_dst_ifdown   154 net/ipv6/xfrm6_policy.c 	xfrm_dst_ifdown(dst, dev);
xfrm_dst_ifdown  3740 net/xfrm/xfrm_policy.c EXPORT_SYMBOL(xfrm_dst_ifdown);