Lines Matching refs:mtod
477 m->m_len = wptr - mtod(m, u_char *); \ in bsd_compress()
484 wptr = mtod(m, u_char *); \ in bsd_compress()
507 rptr = mtod(mp, u_char *); in bsd_compress()
527 wptr = mtod(m, u_char *); in bsd_compress()
555 rptr = mtod(mp, u_char *); in bsd_compress()
631 m->m_len = wptr - mtod(m, u_char *); in bsd_compress()
686 rptr = mtod(dmsg, u_char *); in bsd_incomp()
700 rptr = mtod(dmsg, u_char *); in bsd_incomp()
815 rptr = mtod(cmp, u_char *); in bsd_decompress()
826 rptr = mtod(cmp, u_char *); in bsd_decompress()
856 wptr = mtod(dmp, u_char *); in bsd_decompress()
876 rptr = mtod(cmp, u_char *); in bsd_decompress()
959 dmp->m_len = wptr - mtod(dmp, u_char *); in bsd_decompress()
976 wptr = mtod(dmp, u_char *); in bsd_decompress()
1053 dmp->m_len = wptr - mtod(dmp, u_char *); in bsd_decompress()