patch-2.1.122 linux/include/net/sock.h

Next file: linux/include/net/tcp.h
Previous file: linux/include/linux/wavefront.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.121/linux/include/net/sock.h linux/include/net/sock.h
@@ -238,6 +238,7 @@
  *	Slow start and congestion control (see also Nagle, and Karn & Partridge)
  */
  	__u32	snd_ssthresh;	/* Slow start size threshold		*/
+ 	__u16	snd_cwnd_cnt;	/* Linear increase counter		*/
 	__u8	dup_acks;	/* Consequetive duplicate acks seen from other end */
 	__u8	delayed_acks;
 	__u16	user_mss;  	/* mss requested by user in ioctl */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov