patch-2.2.0-pre5 linux/include/linux/inetdevice.h

Next file: linux/include/linux/ip_masq.h
Previous file: linux/include/asm-m68k/uaccess.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre4/linux/include/linux/inetdevice.h linux/include/linux/inetdevice.h
@@ -76,8 +76,6 @@
 extern struct in_device	*inetdev_by_index(int);
 extern u32		inet_select_addr(struct device *dev, u32 dst, int scope);
 extern struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, u32 prefix, u32 mask);
-extern int		inet_add_bootp_addr(struct device *dev);
-extern void		inet_del_bootp_addr(struct device *dev);
 extern void		inet_forward_change(void);
 
 extern __inline__ int inet_ifa_match(u32 addr, struct in_ifaddr *ifa)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov