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

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

1998/0313/sys/src/9/ip/ip.h:439,4451998/0314/sys/src/9/ip/ip.h:439,444 (short | long | prev | next)
1998/0306    
extern Medium	nullmedium; 
extern Medium	pktmedium; 
1998/0313    
extern Medium	tripmedium; 
1998/0306    
extern Proto	ipifc;	 
 
/* 
 *  ipifc.c 
1998/0313/sys/src/9/ip/ip.h:469,4741998/0314/sys/src/9/ip/ip.h:468,474
1998/0306    
/* 
 *  ip.c 
 */ 
1998/0314    
extern void	iprouting(Fs*, int); 
1998/0306    
extern void	closeifcconv(Ifcconv*); 
1998/0313    
extern void	icmpnoconv(Fs*, Block*); 
extern void	initfrag(IP*, int); 
1998/0313/sys/src/9/ip/ip.h:508,5121998/0314/sys/src/9/ip/ip.h:508,511
1998/0306    
 */ 
extern int	debug; 
extern Fs	fs; 
extern int	iprouting;	/* true if routing turned on */ 
extern void	(*igmpreportfn)(Ipifc*, uchar*); 


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