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

1999/0824/ip/esp.c (diff list | history)

1999/0619/sys/src/9/ip/esp.c:301,3071999/0824/sys/src/9/ip/esp.c:301,307 (short | long | prev | next)
1999/0612    
 
1999/0316    
	qunlock(c); 
//print("esp: pass down: %uld\n", BLEN(bp)); 
	ipoput(c->p->f, bp, 0, c->ttl); 
1999/0824    
	ipoput(c->p->f, bp, 0, c->ttl, c->tos); 
1999/0316    
} 
 
void 


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