#

/* Copyright 1984 by the Massachusetts Institute of Technology */
/* See permission and disclaimer notice in file notice.h */
#include	"notice.h"

#include	<types.h>
#include	<sys.h>
#include	"../src/defs.h"
#include	"../src/net.h"
#include	"chparam.h"
#include	"ch.h"


/* Unitialized data used by the CHAOS packet handling code.
 */

iorbq	chq;			/* Chaos input packet queue */
iorbq	chlpq;			/* Chaos local packet queue */
/*pid	chpid;				/* CHAOS process' PID */
/*opc	chopc;				/* CHAOS forwarder call signal */
/*hndlre	*chhnd;			/* CHAOS process handler database */

net	*chitab[CHMSNET];		/* Network interface lists */
unsb	chttab[CHMSNET];		/* Interface type tables */
chaddr	chgatab[CHMSNET];		/* Gateway table for nets */
unss	chgctab[CHMSNET];		/* Cost tables */
