Searched defs:sc_rpc_msg_s (Results 1 – 1 of 1) sorted by relevance
63 typedef struct sc_rpc_msg_s { struct64 uint8_t version;65 uint8_t size;66 uint8_t svc;67 uint8_t func;68 union {75 } DATA;