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

2001/0623/ip/tripmedium.c (diff list | history)

2000/1111/sys/src/9/ip/tripmedium.c:142,1482001/0623/sys/src/9/ip/tripmedium.c:142,148 (short | long | prev | next)
1998/0630    
	for(;;) { 
		bp = devtab[er->mchan->type]->bread(er->mchan, ifc->maxmtu, 0); 
		ifc->in++; 
		ipiput(er->fs, ifc->lifc->local, bp); 
2001/0623    
		ipiput(er->fs, ifc, bp); 
1998/0630    
	} 
 
	pexit("hangup", 1); 


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