Searched refs:t1 (Results 1 – 1 of 1) sorted by relevance
333 NX_PTP_TIME *t1; in calibrate_timestamp() local361 t1 = &test_ts -> sync; in calibrate_timestamp()367 t1 = &test_ts -> follow_up; in calibrate_timestamp()371 (test_ts -> sync_received.second_high - t1 -> second_high); in calibrate_timestamp()383 ((ULONG64)test_ts -> sync_received.second_low - (ULONG64)t1 -> second_low); in calibrate_timestamp()395 … ((long long)test_ts -> sync_received.nanosecond - (long long)t1 -> nanosecond)) / 2; in calibrate_timestamp()