HomeSort by: relevance | last modified time | path
    Searched defs:m_dup (Results 1 - 1 of 1) 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);

Completed in 14 milliseconds