Searched refs:reply_type (Results 1 – 2 of 2) sorted by relevance
223 uint32_t *reply_type) in xenbus_recv() argument237 if ( reply_type ) in xenbus_recv()238 *reply_type = hdr.type; in xenbus_recv()
671 enum xsd_sockmsg_type reply_type; in xs_talkv() local696 ret = read_reply(h, &reply_type, len); in xs_talkv()702 if (reply_type == XS_ERROR) { in xs_talkv()709 if (reply_type != msg->type) { in xs_talkv()
Completed in 10 milliseconds