Searched refs:dn_clustq (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/kern/
H A Dkern_mbuf.c415 static struct mbufq dn_clustq = variable in typeref:struct:mbufq
416 { STAILQ_HEAD_INITIALIZER(dn_clustq.mq_head), 0, INT_MAX };
535 while ((item = mbufq_dequeue(&dn_clustq)) != NULL)
614 &dn_clustq, UMA_ZONE_NOBUCKET);

Completed in 58 milliseconds