|
@@ -109,7 +109,6 @@ 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 ip_rt_advice(struct rtable **rp, int advice);
|
|
|
extern void rt_cache_flush(int how);
|
|
|
extern int __ip_route_output_key(struct rtable **, const struct flowi *flp);
|
|
|
extern int ip_route_output_key(struct rtable **, struct flowi *flp);
|