Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Dkpi_mbuf.c165 if ((*mbuf = m_clattach(*mbuf, type, extbuf, in mbuf_attachcluster()
194 if ((*mbuf = m_clattach(*mbuf, type, extbuf, in mbuf_ring_cluster_alloc()
H A Duipc_mbuf.c4622 m_clattach(struct mbuf *m, int type, caddr_t extbuf __sized_by(extsize), function
/xnu-11417.121.6/bsd/sys/
H A Dmbuf.h1628 __private_extern__ struct mbuf *m_clattach(struct mbuf *, int, caddr_t __sized_by(extsize),