Searched defs:xsd_sockmsg (Results 1 – 1 of 1) sorted by relevance
79 struct xsd_sockmsg { struct80 u32 type; /* XS_??? */81 u32 req_id;/* Request identifier, echoed in daemon's response. */82 u32 tx_id; /* Transaction id (0 if not related to a transaction). */83 u32 len; /* Length of data following this. */
Completed in 3 milliseconds