patch-1.3.65 linux/include/linux/netdevice.h
Next file: linux/include/linux/nfs_fs.h
Previous file: linux/include/asm-i386/segment.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sat Feb 17 10:50:20 1996
- Orig file:
v1.3.64/linux/include/linux/netdevice.h
- Orig date:
Wed Feb 7 15:11:38 1996
diff -u --recursive --new-file v1.3.64/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -63,11 +63,11 @@
struct hh_cache
{
struct hh_cache *hh_next;
- unsigned long hh_refcnt; /* number of users */
void *hh_arp; /* Opaque pointer, used by
* any address resolution module,
* not only ARP.
*/
+ unsigned int hh_refcnt; /* number of users */
unsigned short hh_type; /* protocol identifier, f.e ETH_P_IP */
char hh_uptodate; /* hh_data is valid */
char hh_data[16]; /* cached hardware header */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this