Searched refs:correction (Results 1 – 2 of 2) sorted by relevance
1190 NX_PTP_TIME correction; in _nx_ptp_client_sync_received() local1200 correction.second_high = 0; in _nx_ptp_client_sync_received()1201 correction.second_low = (ULONG)(correctionNS / 1000000000); in _nx_ptp_client_sync_received()1202 correction.nanosecond = (LONG)(correctionNS % 1000000000); in _nx_ptp_client_sync_received()1203 _nx_ptp_client_utility_time_sum(&client_ptr -> nx_ptp_client_sync, &correction, in _nx_ptp_client_sync_received()
5246 … Minor correction masking the length variable.5613 … Made a correction to nx_dhcp_send_response_internal to always send DISCOVERY messages5615 … Made a correction to nx_dhcp_send_response_internal to always send REQUEST messages