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

1998/0314/ip/ip.c (diff list | history)

1998/0313/sys/src/9/ip/ip.c:113,1181998/0314/sys/src/9/ip/ip.c:113,124 (short | long | prev | next)
1998/0313    
} 
1997/0327    
 
void 
1998/0314    
iprouting(Fs *f, int on) 
{ 
	f->ip->iprouting = on; 
} 
 
void 
1998/0313    
ipoput(Fs *f, Block *bp, int gating, int ttl) 
1997/0327    
{ 
1998/0306    
	Ipifc *ifc; 


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