]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/route.h
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
[net-next-2.6.git] / include / net / route.h
index cfb4c071a136b782f169cc780b447a2059adfb47..bce6dd68d27b4339f028d6d8f63dc6f3d5b88c52 100644 (file)
@@ -108,6 +108,7 @@ extern int          ip_rt_init(void);
 extern void            ip_rt_redirect(__be32 old_gw, __be32 dst, __be32 new_gw,
                                       __be32 src, struct net_device *dev);
 extern void            rt_cache_flush(struct net *net, int how);
+extern void            rt_cache_flush_batch(void);
 extern int             __ip_route_output_key(struct net *, struct rtable **, const struct flowi *flp);
 extern int             ip_route_output_key(struct net *, struct rtable **, struct flowi *flp);
 extern int             ip_route_output_flow(struct net *, struct rtable **rp, struct flowi *flp, struct sock *sk, int flags);