MT_NOINIT
if ((m = m_getcl(M_NOWAIT, MT_NOINIT, M_PKTHDR)) == NULL)
if (type == MT_NOINIT)
args.type = type | MT_NOINIT;