Home
last modified time | relevance | path

Searched refs:_nx_tcp_socket_connection_reset (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnx_tcp_socket_packet_process.c252 _nx_tcp_socket_connection_reset(socket_ptr); in _nx_tcp_socket_packet_process()
275 _nx_tcp_socket_connection_reset(socket_ptr); in _nx_tcp_socket_packet_process()
336 _nx_tcp_socket_connection_reset(socket_ptr); in _nx_tcp_socket_packet_process()
Dnx_tcp_socket_connection_reset.c89 VOID _nx_tcp_socket_connection_reset(NX_TCP_SOCKET *socket_ptr) in _nx_tcp_socket_connection_reset() function
Dnx_tcp_periodic_processing.c140 _nx_tcp_socket_connection_reset(socket_ptr); in _nx_tcp_periodic_processing()
Dnx_tcp_fast_periodic_processing.c146 _nx_tcp_socket_connection_reset(socket_ptr); in _nx_tcp_fast_periodic_processing()
Dnx_tcp_socket_state_syn_sent.c112 _nx_tcp_socket_connection_reset(socket_ptr); in _nx_tcp_socket_state_syn_sent()
Dnx_ip_interface_detach.c127 _nx_tcp_socket_connection_reset(socket_ptr); in _nx_ip_interface_detach()
/NetX-Duo-v6.4.1/common/inc/
Dnx_tcp.h327 VOID _nx_tcp_socket_connection_reset(NX_TCP_SOCKET *socket_ptr);