Searched refs:sync_v2 (Results 1 – 1 of 1) sorted by relevance
120 static const unsigned char sync_v2[] = { variable136 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in sendpacket()137 const void *sync_p = ptpv2 ? sync_v2 : sync; in sendpacket()157 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in printpacket()158 const void *sync_p = ptpv2 ? sync_v2 : sync; in printpacket()