Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c189 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 Duipc_mbuf.c1738 m_clattach(struct mbuf *m, int type, caddr_t extbuf __sized_by(extsize), in m_clattach() function
H A Duipc_mbuf_mcache.c3170 m_clattach(struct mbuf *m, int type, caddr_t extbuf, function
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1676 __private_extern__ struct mbuf *m_clattach(struct mbuf *, int, caddr_t __sized_by(extsize),