Home
last modified time | relevance | path

Searched refs:sync_v2 (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/net/
H A Dtimestamping.c119 static const unsigned char sync_v2[] = { variable
135 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in sendpacket()
136 const void *sync_p = ptpv2 ? sync_v2 : sync; in sendpacket()
156 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in printpacket()
157 const void *sync_p = ptpv2 ? sync_v2 : sync; in printpacket()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/
H A Dtimestamping.c119 static const unsigned char sync_v2[] = { variable
135 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in sendpacket()
136 const void *sync_p = ptpv2 ? sync_v2 : sync; in sendpacket()
156 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in printpacket()
157 const void *sync_p = ptpv2 ? sync_v2 : sync; in printpacket()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/
H A Dtimestamping.c119 static const unsigned char sync_v2[] = { variable
135 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in sendpacket()
136 const void *sync_p = ptpv2 ? sync_v2 : sync; in sendpacket()
156 size_t sync_len = ptpv2 ? sizeof(sync_v2) : sizeof(sync); in printpacket()
157 const void *sync_p = ptpv2 ? sync_v2 : sync; in printpacket()