patch-2.3.29 linux/net/ipv6/af_inet6.c
Next file: linux/net/ipv6/ndisc.c
Previous file: linux/net/ipv6/addrconf.c
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Fri Nov 19 11:33:29 1999
 -  Orig file: 
v2.3.28/linux/net/ipv6/af_inet6.c
 -  Orig date: 
Mon Nov  1 13:56:27 1999
 
diff -u --recursive --new-file v2.3.28/linux/net/ipv6/af_inet6.c linux/net/ipv6/af_inet6.c
@@ -73,11 +73,11 @@
 /* IPv6 procfs goodies... */
 
 #ifdef CONFIG_PROC_FS
-extern int raw6_get_info(char *, char **, off_t, int, int);
-extern int tcp6_get_info(char *, char **, off_t, int, int);
-extern int udp6_get_info(char *, char **, off_t, int, int);
-extern int afinet6_get_info(char *, char **, off_t, int, int);
-extern int afinet6_get_snmp(char *, char **, off_t, int, int);
+extern int raw6_get_info(char *, char **, off_t, int);
+extern int tcp6_get_info(char *, char **, off_t, int);
+extern int udp6_get_info(char *, char **, off_t, int);
+extern int afinet6_get_info(char *, char **, off_t, int);
+extern int afinet6_get_snmp(char *, char **, off_t, int);
 #endif
 
 #ifdef CONFIG_SYSCTL
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)