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

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

2001/0623/sys/src/9/ip/loopbackmedium.c:94,1002002/0507/sys/src/9/ip/loopbackmedium.c:94,100 (short | long | prev | next)
2001/0117    
		if(ifc->lifc == nil) 
			freeb(bp); 
		else 
2001/0623    
			ipiput(lb->f, ifc, bp); 
2002/0507    
			ipiput4(lb->f, ifc, bp); 
2001/0117    
		runlock(ifc); 
		poperror(); 
	} 


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