Searched refs:sync_p (Results 1 – 1 of 1) sorted by relevance
137 const void *sync_p = ptpv2 ? sync_v2 : sync; in sendpacket() local141 res = sendto(sock, sync_p, sync_len, 0, addr, addr_len); in sendpacket()158 const void *sync_p = ptpv2 ? sync_v2 : sync; in printpacket() local234 else if (!memcmp(sync_p, data + res - sync_len, sync_len)) in printpacket()