Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/ptp_test/
Dnetx_ptp_client_api_test.c132 USHORT steps_removed; in ptp_event_callback() local
145 … &grandmaster_identity_length, &steps_removed, &time_source); in ptp_event_callback()
157 ASSERT_TRUE(steps_removed == 0); in ptp_event_callback()
/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.h720 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source);
732 USHORT steps_removed, UCHAR time_source);
748 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source);
756 USHORT steps_removed, UCHAR time_source);
Dnxd_ptp_client.c4417 USHORT steps_removed, UCHAR time_source)
4440 … clock_accuracy, clock_variance, steps_removed, time_source));
4492 USHORT steps_removed, UCHAR time_source)
4519 client_ptr -> ptp_master.nx_ptp_client_master_steps_removed = steps_removed;
4814 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source)
4828 grandmaster_identity_length, steps_removed, time_source));
4886 … UINT *grandmaster_identity_length, USHORT *steps_removed, UCHAR *time_source)
4932 if (steps_removed)
4934 *steps_removed = master_ptr -> nx_ptp_client_master_steps_removed;