Searched defs:ucan_message_out (Results 1 – 1 of 1) sorted by relevance
218 struct ucan_message_out { struct219 __le16 len; /* Length of the content include header */220 u8 type; /* UCAN_OUT_TX and friends */221 u8 subtype; /* command sub type */223 union {229 } msg;