Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/test/regression/ptp_test/
Dnetx_ptp_utility.c355 if ((test_ts -> follow_up.second_high == 0) && in calibrate_timestamp()
356 (test_ts -> follow_up.second_low == 0) && in calibrate_timestamp()
357 (test_ts -> follow_up.nanosecond == 0)) in calibrate_timestamp()
367 t1 = &test_ts -> follow_up; in calibrate_timestamp()
Dnetx_ptp_utility.h38 NX_PTP_TIME follow_up; member
Dnetx_ptp_client_calibrate_test.c344 send_follow_up(&generic_socket, &pool_0, &test_timestamps[i].follow_up); in ntest_1_entry()