Searched refs:read_reply (Results 1 – 2 of 2) sorted by relevance
165 static void *read_reply(enum xsd_sockmsg_type *type, unsigned int *len) in read_reply() function248 ret = read_reply(&msg->type, &msg->len); in xenbus_dev_request_and_reply()295 ret = read_reply(&msg.type, len); in xs_talkv()
651 static enum resp_states read_reply(struct rxe_qp *qp, in read_reply() function1248 state = read_reply(qp, pkt); in rxe_responder()