xsd_sockmsg
struct xsd_sockmsg msg;
static int xenbusdrv_queue_reply(xenbus_dev_t *, const struct xsd_sockmsg *,
xenbusdrv_queue_reply(xenbus_dev_t *xbs, const struct xsd_sockmsg *msg,
struct xsd_sockmsg hdr;
read_reply(struct xsd_sockmsg *req_hdr, struct xs_stored_msg **reply)
struct xsd_sockmsg msg = { 0 };
xenbus_dev_request_and_reply(struct xsd_sockmsg *msg, void **reply)
struct xsd_sockmsg req_msg = *msg;
struct xsd_sockmsg msg;
struct xsd_sockmsg;
extern int xenbus_dev_request_and_reply(struct xsd_sockmsg *, void **);