Searched refs:m_clattach (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.140.41/bsd/kern/ |
| H A D | kpi_mbuf.c | 163 if ((*mbuf = m_clattach(*mbuf, type, extbuf, in mbuf_attachcluster() 186 if ((*mbuf = m_clattach(*mbuf, type, extbuf, in mbuf_ring_cluster_alloc()
|
| H A D | uipc_mbuf.c | 3897 m_clattach(struct mbuf *m, int type, caddr_t extbuf, function
|
| /xnu-8020.140.41/bsd/sys/ |
| H A D | mbuf.h | 1460 __private_extern__ struct mbuf *m_clattach(struct mbuf *, int, caddr_t,
|