Home
last modified time | relevance | path

Searched refs:m_split0 (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/kern/
H A Duipc_mbuf.c814 static struct mbuf *m_split0(struct mbuf *, int, int, int);
5674 return m_split0(m0, len0, wait, 1);
5678 m_split0(struct mbuf *m0, int len0, int wait, int copyhdr) function
6199 n = m_split0(m, off, how, 0);