plan 9 kernel history: overview | file list | diff list

1992/0301/port/ipdat.h (diff list | history)

1992/0214/sys/src/9/port/ipdat.h:115,1201992/0301/sys/src/9/port/ipdat.h:115,122 (short | long | prev | next)
In Ilcb: add querytime, deathtime.
rsc Fri Mar 4 12:44:25 2005
1991/1124    
	int	slowtime;		/* Slow time counter */ 
	int	fasttime;		/* Retransmission timer */ 
	int	acktime;		/* Acknowledge timer */ 
1992/0301    
	int	querytime;		/* Query timer */ 
	int	deathtime;		/* Time to kill connection */ 
1991/1124    
 
	int	rtt;			/* Average round trip time */ 
	ulong	rttack;			/* The ack we are waiting for */ 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)