netinfo
struct netinfo ru_nets[1];
/ sizeof(struct netinfo) +1)
#define OVER_MAXPACKETSIZE (MAXPACKETSIZE+sizeof(struct netinfo)*2)
struct netinfo *n;
struct netinfo *base;
struct netinfo *lim;
struct netinfo *n, *lim;
lim = (struct netinfo *)((char*)rip + cc);
static void input_route(naddr, naddr, struct rt_spare *, struct netinfo *);
struct netinfo *n)
static int getnet(char *, struct netinfo *);
struct netinfo *n, *lim;
lim = (struct netinfo *)((char*)n + size) - 1;
struct netinfo *rt)
struct netinfo *n, *lim;
lim = (struct netinfo *)((char*)msg + size);
static TAILQ_HEAD(netinfohead, netinfo) netcb = TAILQ_HEAD_INITIALIZER(netcb);
struct netinfo *p;
struct netinfo *p;
struct netinfo *p;
struct netinfo *p, *q;
struct netinfo *p;
TAILQ_ENTRY(netinfo) chain;