Searched refs:delay_response (Results 1 – 3 of 3) sorted by relevance
370 …ts -> second_high = (test_ts -> delay_response.second_high + test_ts -> delay_request.second_high)… in calibrate_timestamp()382 …second_low = carry + ((ULONG64)test_ts -> delay_response.second_low + (ULONG64)test_ts -> delay_re… in calibrate_timestamp()394 …nanosecond = (carry + ((long long)test_ts -> delay_response.nanosecond + (long long)test_ts -> del… in calibrate_timestamp()
39 NX_PTP_TIME delay_response; member
351 send_delay_response(&generic_socket, &pool_0, &context, &test_timestamps[i].delay_response); in ntest_1_entry()