Searched refs:timeB_msg_ptr (Results 1 – 2 of 2) sorted by relevance
3148 NX_SNTP_TIME_MESSAGE *timeB_msg_ptr, in _nx_sntp_client_duplicate_update_check() argument3155 timeB_msg_ptr -> transmit_time_stamp, 8)) && in _nx_sntp_client_duplicate_update_check()3157 timeB_msg_ptr -> receive_time_stamp, 8)) && in _nx_sntp_client_duplicate_update_check()3159 timeB_msg_ptr -> originate_time_stamp, 8)) && in _nx_sntp_client_duplicate_update_check()3161 timeB_msg_ptr -> reference_clock_update_time_stamp, 8)) && in _nx_sntp_client_duplicate_update_check()3163 timeB_msg_ptr -> reference_clock_id, 4)) && in _nx_sntp_client_duplicate_update_check()3164 (timeA_msg_ptr -> root_delay == timeB_msg_ptr -> root_delay) && in _nx_sntp_client_duplicate_update_check()3165 (timeA_msg_ptr -> clock_dispersion == timeB_msg_ptr -> clock_dispersion) in _nx_sntp_client_duplicate_update_check()
750 …date_check(NX_SNTP_TIME_MESSAGE *timeA_msg_ptr, NX_SNTP_TIME_MESSAGE *timeB_msg_ptr, UINT *is_a_du…