Searched refs:m_clattach (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kpi_mbuf.c | 189 if ((*mbuf = m_clattach(*mbuf, type, extbuf, in mbuf_attachcluster() 218 if ((*mbuf = m_clattach(*mbuf, type, extbuf, in mbuf_ring_cluster_alloc()
|
| H A D | uipc_mbuf.c | 1738 m_clattach(struct mbuf *m, int type, caddr_t extbuf __sized_by(extsize), in m_clattach() function
|
| H A D | uipc_mbuf_mcache.c | 3170 m_clattach(struct mbuf *m, int type, caddr_t extbuf, function
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | mbuf.h | 1676 __private_extern__ struct mbuf *m_clattach(struct mbuf *, int, caddr_t __sized_by(extsize),
|