Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 14 of 14) sorted by relevance

/NetX-Duo-v6.3.0/common/src/
Dnx_tcp_socket_transmit_configure.c84 ULONG timeout, ULONG max_retries, ULONG timeout_shift) in _nx_tcp_socket_transmit_configure()
Dnxe_tcp_socket_transmit_configure.c88 ULONG timeout, ULONG max_retries, ULONG timeout_shift) in _nxe_tcp_socket_transmit_configure()
/NetX-Duo-v6.3.0/nx_secure/src/
Dnxe_secure_dtls_server_create.c78 …cure_dtls_server_create(NX_SECURE_DTLS_SERVER *server_ptr, NX_IP *ip_ptr, UINT port, ULONG timeout, in _nxe_secure_dtls_server_create()
Dnx_secure_dtls_server_create.c94 …cure_dtls_server_create(NX_SECURE_DTLS_SERVER *server_ptr, NX_IP *ip_ptr, UINT port, ULONG timeout, in _nx_secure_dtls_server_create()
/NetX-Duo-v6.3.0/addons/smtp/
Dnxd_smtp_client.c872 UINT timeout = 0; in _nx_smtp_client_process() local
3130 ULONG timeout; in _nx_smtp_cmd_rset() local
3455 UINT _nx_smtp_utility_read_server_code(NX_SMTP_CLIENT *client_ptr, ULONG timeout, UINT receive_al… in _nx_smtp_utility_read_server_code()
3594 …ty_send_to_server(NX_SMTP_CLIENT *client_ptr, CHAR *buffer_ptr, UINT buffer_length, ULONG timeout) in _nx_smtp_utility_send_to_server()
3720 UINT _nx_smtp_utility_send_header_to_server(NX_SMTP_CLIENT *client_ptr, ULONG timeout) in _nx_smtp_utility_send_header_to_server()
/NetX-Duo-v6.3.0/samples/
Ddemo_netx_duo_mdns.c242 static void perform_oneshot_query(UCHAR *instance, UCHAR *type, UCHAR *subtype, UINT timeout) in perform_oneshot_query()
/NetX-Duo-v6.3.0/addons/web/
Dnx_tcpserver.c296 ULONG timeout, VOID *stack_ptr, UINT stack_size, in _nx_tcpserver_create()
/NetX-Duo-v6.3.0/addons/nat/
Dnx_nat.c2950 ULONG timeout; in _nx_nat_inbound_entry_find() local
3123 ULONG timeout; in _nx_nat_outbound_entry_find() local
/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.c1279 ULONG timeout; in nx_bsd_connect() local
4796 ULONG timeout; in nx_bsd_soc_close() local
7581 …fd_set *readfds, nx_bsd_fd_set *writefds, nx_bsd_fd_set *exceptfds, struct nx_bsd_timeval *timeout) in nx_bsd_select()
14949 INT nx_bsd_poll(struct nx_bsd_pollfd *fds, ULONG nfds, INT timeout) in nx_bsd_poll()
/NetX-Duo-v6.3.0/addons/dhcp/
Dnxd_dhcp_client.c7977 static ULONG _nx_dhcp_add_randomize(ULONG timeout) in _nx_dhcp_add_randomize()
8051 static ULONG _nx_dhcp_update_timeout(ULONG timeout) in _nx_dhcp_update_timeout()
8116 static ULONG _nx_dhcp_update_renewal_timeout(ULONG timeout) in _nx_dhcp_update_renewal_timeout()
/NetX-Duo-v6.3.0/addons/pppoe/
Dnx_pppoe_client.c1783 ULONG timeout = 0; in _nx_pppoe_client_thread_entry() local
/NetX-Duo-v6.3.0/addons/mdns/
Dnxd_mdns.c3043 …_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type, NX_MDNS_SERVICE *service, UINT timeout) in _nxe_mdns_service_one_shot_query()
3151 …_MDNS *mdns_ptr, UCHAR *name, UCHAR *type, UCHAR *sub_type, NX_MDNS_SERVICE *service, UINT timeout) in _nx_mdns_service_one_shot_query()
4727 …s_get(NX_MDNS *mdns_ptr, UCHAR *host_name, ULONG *ipv4_address, ULONG *ipv6_address, UINT timeout) in _nxe_mdns_host_address_get()
4805 …ss_get(NX_MDNS *mdns_ptr, UCHAR *host_name, ULONG *ipv4_address, ULONG *ipv6_address, UINT timeout) in _nx_mdns_host_address_get()
/NetX-Duo-v6.3.0/addons/sntp/
Dnxd_sntp_client.c2508 UINT _nx_sntp_client_receive_time_update(NX_SNTP_CLIENT *client_ptr, ULONG timeout) in _nx_sntp_client_receive_time_update()
/NetX-Duo-v6.3.0/addons/azure_iot/
Dnx_azure_iot_adu_agent.h627 ULONG timeout; member