Searched refs:NX_IP_TCP (Results 1 – 7 of 7) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_tcp_socket_driver_packet_receive.c | 150 NX_IP_TCP, in _nx_tcp_socket_driver_packet_receive()
|
| D | nx_tcp_packet_send_control.c | 338 … 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()
|
| D | nx_tcp_socket_retransmit.c | 396 socket_ptr -> nx_tcp_socket_time_to_live, NX_IP_TCP, in _nx_tcp_socket_retransmit()
|
| D | nx_tcp_socket_send_internal.c | 135 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/ |
| D | netx_tcp_invalid_option_test.c | 467 … 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()
|
| D | netx_3_08_test.c | 251 …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/ |
| D | nx_api.h | 959 #define NX_IP_TCP ((ULONG)0x00060000) /* TCP Protocol Type … macro
|