patch-2.1.89 linux/include/net/arp.h
Next file: linux/include/net/dst.h
Previous file: linux/include/net/addrconf.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Mar 6 21:05:25 1998
- Orig file:
v2.1.88/linux/include/net/arp.h
- Orig date:
Fri Feb 6 15:34:56 1998
diff -u --recursive --new-file v2.1.88/linux/include/net/arp.h linux/include/net/arp.h
@@ -18,4 +18,7 @@
extern int arp_bind_neighbour(struct dst_entry *dst);
extern int arp_mc_map(u32 addr, u8 *haddr, struct device *dev, int dir);
extern void arp_ifdown(struct device *dev);
+
+extern struct neigh_ops arp_broken_ops;
+
#endif /* _ARP_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov