Searched refs:mode (Results 1 – 2 of 2) sorted by relevance
3232 UINT mode; in _nx_sntp_client_apply_sanity_checks() local3266 mode = server_time_msg_ptr ->flags & 0x07; in _nx_sntp_client_apply_sanity_checks()3269 …if ((mode != PROTOCOL_MODE_SERVER_UNICAST) && (client_ptr -> nx_sntp_client_protocol_mode == UNICA… in _nx_sntp_client_apply_sanity_checks()3276 …else if ((mode != PROTOCOL_MODE_SERVER_BROADCAST) && (client_ptr -> nx_sntp_client_protocol_mode =… in _nx_sntp_client_apply_sanity_checks()
63 Files are modified to support for 64-bit mode:3503 … nx_secure_tls_record_payload_encrypt.c Added CBC mode checking for chained packet.4997 … nxd_ftp_client.c Added support for PASV, passive transfer mode4999 …nxd_ftp_client.h Added support for PASV, passive transfer mode …5331 … connect - Fixed error status when connection fails in blocking mode.