Searched refs:gbuf_set_type (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Daurp_misc.c68 gbuf_set_type(m, MSG_IOCACK);
87 gbuf_set_type(m, MSG_IOCNAK);
H A Datp_misc.c97 gbuf_set_type(m, MSG_DATA);
286 gbuf_set_type(m, MSG_IOCACK);
304 gbuf_set_type(m, MSG_IOCNAK);
H A Datp_read.c85 gbuf_set_type(m, MSG_IOCTL);
361 gbuf_set_type(m2, MSG_DATA);
538 gbuf_set_type(m, MSG_IOCTL);
546 gbuf_set_type(m, MSG_IOCACK);
558 gbuf_set_type(m, MSG_DATA);
H A Dadsp_stream.c471 gbuf_set_type(m, MSG_IOCACK); /* and ALWAYS update the user */
482 gbuf_set_type(m, MSG_IOCACK);
499 gbuf_set_type(m, MSG_IOCNAK);
H A Dsysglue.h200 #define gbuf_set_type(m, mtype) MCHTYPE(m, mtype) macro
H A Dsys_glue.c139 gbuf_set_type(m, MSG_IOCNAK);
497 gbuf_set_type(m, MSG_IOCTL); /* mbuf->m_type */
1256 gbuf_set_type(d, gbuf_type(m));
1278 gbuf_set_type(d, gbuf_type(m));
1309 gbuf_set_type(m, MSG_IOCNAK);
1313 gbuf_set_type(m, MSG_IOCACK);
H A Dasp_proto.c802 gbuf_set_type(mioc, MSG_IOCTL);
960 gbuf_set_type(mioc, MSG_IOCTL);
1114 gbuf_set_type(mioc, MSG_PROTO);
1144 gbuf_set_type(mioc, MSG_PROTO);
1235 gbuf_set_type(mioc, MSG_PROTO);
1351 gbuf_set_type(mioc, MSG_PROTO);
1489 gbuf_set_type(mioc, MSG_ERROR);
1511 gbuf_set_type(mioc, MSG_IOCACK);
1722 gbuf_set_type(mioc, MSG_IOCACK);
1742 gbuf_set_type(mio
[all...]
H A Daurp_aurpd.c394 gbuf_set_type(p_mbuf, MSG_DATA);
H A Datp_write.c1454 gbuf_set_type(mioc, MSG_IOCTL);

Completed in 29 milliseconds