Searched refs:m_dtom (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Duipc_mbuf2.c402 struct mbuf *m = m_dtom(p);
495 struct mbuf * m = m_dtom(t);
H A Duipc_mbuf.c6004 m_dtom(void *x) function
/xnu-2782.1.97/bsd/sys/
H A Dmbuf.h124 #define dtom(x) m_dtom(x)
1275 __private_extern__ struct mbuf *m_dtom(void *);

Completed in 40 milliseconds