patch-2.1.105 linux/include/linux/random.h
Next file: linux/include/linux/sound.h
Previous file: linux/include/linux/parport_pc.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Jun 5 22:42:24 1998
- Orig file:
v2.1.104/linux/include/linux/random.h
- Orig date:
Thu Jun 26 12:33:40 1997
diff -u --recursive --new-file v2.1.104/linux/include/linux/random.h linux/include/linux/random.h
@@ -56,7 +56,9 @@
extern __u32 secure_tcp_sequence_number(__u32 saddr, __u32 daddr,
__u16 sport, __u16 dport);
extern __u32 secure_tcp_syn_cookie(__u32 saddr, __u32 daddr,
- __u16 sport, __u16 dport, __u32 sseq, __u32 count);
+ __u16 sport, __u16 dport,
+ __u32 sseq, __u32 count,
+ __u32 data);
#ifndef MODULE
extern struct file_operations random_fops, urandom_fops;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov