Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkpi_mbuf.c163 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 Duipc_mbuf.c3897 m_clattach(struct mbuf *m, int type, caddr_t extbuf, function
/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h1460 __private_extern__ struct mbuf *m_clattach(struct mbuf *, int, caddr_t,