Searched refs:m_dup1 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_uipc_mbuf2.c86 static struct mbuf *m_dup1(struct mbuf *, int, int, int);
176 o = m_dup1(n, off, n->m_len - off, M_NOWAIT);
272 m_dup1(struct mbuf *m, int off, int len, int wait) function

Completed in 39 milliseconds