contacted
static LIST_HEAD(_ctdtree_, contacted) ctdtree;
struct contacted *
struct contacted *p;
struct contacted *new;
struct contacted *p, *next;
LIST_ENTRY(contacted) chain;
extern struct contacted *getcontacted(struct sockaddr *);