M_COPYALL
m = m_copym(m0, 0, M_COPYALL, M_DONTWAIT);
KASSERT(len == M_COPYALL,
if (len == M_COPYALL)
if (len != M_COPYALL)