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

  /src/sys/kern/
uipc_mbuf.c 1320 m_split(struct mbuf *m0, int len, int wait) function in typeref:struct:mbuf *
1353 n->m_next = m_split(m, len, wait);

Completed in 13 milliseconds