allowedpeer
STAILQ_ENTRY(allowedpeer) next;
static STAILQ_HEAD(, allowedpeer) aphead = STAILQ_HEAD_INITIALIZER(aphead);
struct allowedpeer *ap;