Searched refs:HostMsgHdrChreV10 (Results 1 – 2 of 2) sorted by relevance
73 struct HostMsgHdrChreV10 { struct
986 struct HostMsgHdrChreV10 *hostPacketV10 = rx; in writeEvent()1013 } else if (rx_len >= sizeof(struct HostMsgHdrChreV10) && in writeEvent()1014 rx_len == sizeof(struct HostMsgHdrChreV10) + hostPacketV10->len && in writeEvent()