Home | Sort by: relevance | last modified time | path |
/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); |