patch-1.3.7 linux/include/net/route.h
Next file: linux/include/net/sock.h
Previous file: linux/include/net/netrom.h
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Fri Jun 30 16:46:17 1995
 -  Orig file: 
v1.3.6/linux/include/net/route.h
 -  Orig date: 
Fri Jun 30 16:22:30 1995
 
diff -u --recursive --new-file v1.3.6/linux/include/net/route.h linux/include/net/route.h
@@ -32,9 +32,9 @@
 	unsigned long		rt_dst;
 	unsigned long		rt_mask;
 	unsigned long		rt_gateway;
-	unsigned char		rt_flags;
-	unsigned char		rt_metric;
-	short			rt_refcnt;
+	unsigned short		rt_flags;
+	unsigned short		rt_metric;
+	unsigned int		rt_refcnt;
 	unsigned long		rt_use;
 	unsigned short		rt_mss;
 	unsigned short		rt_irtt;
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