Home
last modified time | relevance | path

Searched refs:NX_ENABLE_TCP_KEEPALIVE (Results 1 – 13 of 13) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_periodic_processing.c81 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_tcp_periodic_processing()
Dnx_tcp_socket_state_established.c104 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_tcp_socket_state_established()
Dnx_tcp_socket_state_syn_received.c159 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_tcp_socket_state_syn_received()
Dnx_system_initialize.c124 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_system_initialize()
Dnx_tcp_socket_create.c173 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_tcp_socket_create()
Dnx_tcp_socket_state_syn_sent.c194 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_tcp_socket_state_syn_sent()
Dnx_tcp_socket_disconnect.c130 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_tcp_socket_disconnect()
Dnx_tcp_socket_state_ack_check.c185 #ifdef NX_ENABLE_TCP_KEEPALIVE in _nx_tcp_socket_state_ack_check()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_tcp_keepalive_test.c13 #if defined(NX_ENABLE_TCP_KEEPALIVE) && (NX_TCP_KEEPALIVE_INITIAL == 60) && (NX_TCP_KEEPALIVE_RETRY…
Dnetx_tcp_zero_window_probe_3_test.c294 #ifndef NX_ENABLE_TCP_KEEPALIVE in thread_1_entry()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h815 #ifndef NX_ENABLE_TCP_KEEPALIVE
816 #define NX_ENABLE_TCP_KEEPALIVE macro
2081 #ifdef NX_ENABLE_TCP_KEEPALIVE
2176 #ifdef NX_ENABLE_TCP_KEEPALIVE
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c1012 #ifdef NX_ENABLE_TCP_KEEPALIVE in nx_bsd_socket()
6465 #ifndef NX_ENABLE_TCP_KEEPALIVE in nx_bsd_getsockopt()
6786 #ifndef NX_ENABLE_TCP_KEEPALIVE in nx_bsd_setsockopt()
9820 #ifdef NX_ENABLE_TCP_KEEPALIVE in nx_bsd_socket_set_inherited_settings()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt1362 NX_TCP_ENABLE_KEEPALIVE NX_ENABLE_TCP_KEEPALIVE
5053 … Renamed symbols from NX_TCP_ENABLE_KEEPALIVE to NX_ENABLE_TCP_KEEPALIVE,
5063 …t_set_inherited_settings - Renamed symbols from NX_TCP_ENABLE_KEEPALIVE to NX_ENABLE_TCP_KEEPALIVE,