Searched defs:MLEN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmbuf.h103 #define MLEN (MSIZE - sizeof(struct m_hdr)) /* normal data len */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_mbuf.c2731 bzero(MTOD(m, caddr_t), MLEN); local
[all...]

Completed in 34 milliseconds