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

1991/1014/port/tcpif.c (diff list | history)

1991/0424/sys/src/9/port/tcpif.c:54,601991/1014/sys/src/9/port/tcpif.c:54,60 (short | long | prev | next)
1991/0424    
} 
 
void 
open_tcp(Ipconv *s, int mode, ushort window, char tos) 
1991/1014    
tcpstart(Ipconv *s, int mode, ushort window, char tos) 
1991/0424    
{ 
	Tcpctl *tcb = &s->tcpctl; 
 


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