Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_socket_driver_packet_receive.c150 NX_IP_TCP, in _nx_tcp_socket_driver_packet_receive()
Dnx_tcp_packet_send_control.c338 … socket_ptr -> nx_tcp_socket_type_of_service, socket_ptr -> nx_tcp_socket_time_to_live, NX_IP_TCP, in _nx_tcp_packet_send_control()
Dnx_tcp_socket_retransmit.c396 socket_ptr -> nx_tcp_socket_time_to_live, NX_IP_TCP, in _nx_tcp_socket_retransmit()
Dnx_tcp_socket_send_internal.c135 NX_IP_TCP, in _nx_tcp_socket_driver_send()
943 NX_IP_TCP, in _nx_tcp_socket_send_internal()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_tcp_invalid_option_test.c467 … client_socket.nx_tcp_socket_type_of_service, client_socket.nx_tcp_socket_time_to_live, NX_IP_TCP, in inject_invalid_option()
472 … client_socket.nx_tcp_socket_type_of_service, client_socket.nx_tcp_socket_time_to_live, NX_IP_TCP, in inject_invalid_option()
Dnetx_3_08_test.c251 …der_word_2 = ((server_socket.nx_tcp_socket_time_to_live << NX_IP_TIME_TO_LIVE_SHIFT) | NX_IP_TCP); in ntest_0_entry()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h959 #define NX_IP_TCP ((ULONG)0x00060000) /* TCP Protocol Type … macro