patch-2.3.41 linux/include/net/route.h
Next file: linux/include/net/snmp.h
Previous file: linux/include/net/ip.h
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Fri Jan 28 08:02:32 2000
 -  Orig file: 
v2.3.40/linux/include/net/route.h
 -  Orig date: 
Fri Jan  7 19:13:23 2000
 
diff -u --recursive --new-file v2.3.40/linux/include/net/route.h linux/include/net/route.h
@@ -92,8 +92,7 @@
 	__u32 	i_packets;
 };
 
-extern struct ip_rt_acct ip_rt_acct[256];
-extern rwlock_t ip_rt_acct_lock;
+extern struct ip_rt_acct *ip_rt_acct;
 
 extern void		ip_rt_init(void);
 extern void		ip_rt_redirect(u32 old_gw, u32 dst, u32 new_gw,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)