Searched refs:ID_DATA (Results 1 – 4 of 4) sorted by relevance
35 #define ID_DATA MKID('D', 'A', 'T', 'A') macro
104 #define ID_DATA 0x61746164 macro214 hdr.data_id = ID_DATA; in wav_rec()
306 } else if (msg.data.id == ID_DATA) { in handle_send_file_data()419 } else if (msg.data.id != ID_DATA) { in handle_send_file()451 if (msg.data.id != ID_DATA) { in handle_send_link()638 msg.data.id = ID_DATA; in recv_impl()
590 req_data->id = ID_DATA; in SendSmallFile()644 sbuf.id = ID_DATA; in SendLargeFile()746 sbuf.id = ID_DATA; in SendLargeFileLegacy()1104 if (msg.data.id != ID_DATA) { in sync_recv_v1()1192 } else if (msg.data.id != ID_DATA) { in sync_recv_v2()