Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dxfrm4_policy.c227 xfrm_dst_ifdown(dst, dev); in xfrm4_dst_ifdown()
/linux-3.4.99/net/ipv6/
Dxfrm6_policy.c257 xfrm_dst_ifdown(dst, dev); in xfrm6_dst_ifdown()
/linux-3.4.99/net/xfrm/
Dxfrm_policy.c2252 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev) in xfrm_dst_ifdown() function
2260 EXPORT_SYMBOL(xfrm_dst_ifdown);
/linux-3.4.99/include/net/
Dxfrm.h964 extern void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);