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

  /src/sys/kern/
uipc_mbuf.c 1094 * m_pullup: same as m_ensure_contig(), but destroys mbuf chain on error.
1097 m_pullup(struct mbuf *n, int len) function in typeref:struct:mbuf *
1273 * Like m_pullup(), except a new mbuf is always allocated, and we allow

Completed in 13 milliseconds