m_dup1 72 kern/uipc_mbuf2.c static struct mbuf *m_dup1(struct mbuf *, int, int, int); m_dup1 132 kern/uipc_mbuf2.c o = m_dup1(n, off, n->m_len - off, M_DONTWAIT);