]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/route.h
pidns: remove now unused find_pid function.
[linux-2.6-omap-h63xx.git] / include / net / route.h
index fc836ff824cc78eb23f4c38462d4db60b3487d08..3140cc500854064b647245366ee112115dea40e2 100644 (file)
@@ -111,7 +111,7 @@ struct in_device;
 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(int how);
+extern void            rt_cache_flush(struct net *net, int how);
 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);