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

1991/1106/port/ipdat.h (diff list | history)

1991/1106/sys/src/9/port/ipdat.h:101,1071991/1107/sys/src/9/port/ipdat.h:101,107 (short | long | prev | next)
Rename Ilcb.sent to Ilcb.next.
rsc Fri Mar 4 12:44:25 2005
1991/1012    
	Block	*unacked; 
	Block	*unackedtail; 
	Block	*outoforder; 
	ulong	sent; 
1991/1107    
	ulong	next; 
1991/1012    
	ulong	recvd; 
1991/1026    
	ulong	start; 
1991/1106    
	ulong	rstart; 


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