policyqueue
TAILQ_ENTRY(policyqueue) pc_entry;
TAILQ_HEAD(policyhead, policyqueue);
struct policyqueue *aio_srcpolicy;
struct policyqueue *aio_dstpolicy;
static struct policyqueue *match_addrselectpolicy(struct sockaddr *,
struct policyqueue *new;
struct policyqueue *ent, *nent;
static struct policyqueue *
struct policyqueue *ent, *bestent = NULL;