patch-pre2.0.13 linux/include/linux/random.h

Next file: linux/include/linux/rpcsock.h
Previous file: linux/include/linux/netdevice.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.12/linux/include/linux/random.h linux/include/linux/random.h
@@ -53,6 +53,9 @@
 
 extern void get_random_bytes(void *buf, int nbytes);
 
+extern __u32 secure_tcp_sequence_number(__u32 saddr, __u32 daddr,
+					__u16 sport, __u16 dport);
+
 #ifndef MODULE
 extern struct file_operations random_fops, urandom_fops;
 #endif

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