ipq
head = &fragq->ipq[sum];
struct ipq *q = TAILQ_LAST(head, ipqhead);
struct ipq *r;
r = TAILQ_LAST(&fragq->ipq[i], ipqhead);
ip_freef(fragq, &fragq->ipq[i], r);
ip_freef(struct ipfrag_queue *fragq, struct ipqhead *fhp, struct ipq *fp)
struct ipq *fp, *fp_temp;
head = &fragq->ipq[i];
head = &fragq->ipq[i];
head = &fragq->ipq[i];
TAILQ_HEAD(ipqhead, ipq);
struct ipqhead ipq[IPREASS_NHASH];
struct ipq *);
mpipe_init(&ipq_mpipe, M_IPQ, sizeof(struct ipq),
TAILQ_INIT(&fragq->ipq[i]);
struct ipq *fp = NULL;
TAILQ_ENTRY(ipq) ipq_list; /* to other reass headers */