patch-2.3.6 linux/include/linux/inetdevice.h
Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/inet.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 9 14:45:36 1999
- Orig file:
v2.3.5/linux/include/linux/inetdevice.h
- Orig date:
Mon Jan 4 15:31:35 1999
diff -u --recursive --new-file v2.3.5/linux/include/linux/inetdevice.h linux/include/linux/inetdevice.h
@@ -74,7 +74,7 @@
extern void devinet_init(void);
extern struct in_device *inetdev_init(struct device *dev);
extern struct in_device *inetdev_by_index(int);
-extern u32 inet_select_addr(struct device *dev, u32 dst, int scope);
+extern u32 inet_select_addr(const struct device *dev, u32 dst, int scope);
extern struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, u32 prefix, u32 mask);
extern void inet_forward_change(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)