Home
last modified time | relevance | path

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

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