if_percpuq_dequeue
static struct mbuf *if_percpuq_dequeue(struct if_percpuq *);
while ((m = if_percpuq_dequeue(ipq)) != NULL) {