HomeSort by: relevance | last modified time | path
    Searched defs:m_dup (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
uipc_mbuf.c 734 m_dup(struct mbuf *m, int off, int len, int wait) function in typeref:struct:mbuf *
1174 o = m_dup(n, off, n->m_len - off, M_DONTWAIT);
uipc_mbuf.c 734 m_dup(struct mbuf *m, int off, int len, int wait) function in typeref:struct:mbuf *
1174 o = m_dup(n, off, n->m_len - off, M_DONTWAIT);

Completed in 44 milliseconds