PKTQ_MARKER
if (__predict_false(m == PKTQ_MARKER)) {
KASSERT(m != PKTQ_MARKER);
while (!pcq_put(q, PKTQ_MARKER)) {