m_copym
n = m_copym(mtop, offset, count, M_WAITOK);
rm = m_copym(m, off, size, M_WAITOK);
mblk_t *m_copym(mblk_t *, int, int, int);