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

/darwin-on-arm/xnu/bsd/netat/
H A Dasp_proto.c2153 /* bms: make this callable from kernel. reply date is passed back as a mbuf chain in *mreply */
2154 int ASPgetmsg(gref_t *gref, strbuf_t *ctlptr, strbuf_t *datptr, gbuf_t **mreply, __unused int *flags, int *errp) argument
2208 if (mreply != NULL) {
2243 if (mreply != NULL) {
2269 if (mreply == NULL) {
2278 if (mreply != NULL) {
2287 if (mreply != NULL) {
2292 *mreply = mdata;

Completed in 71 milliseconds