/NetX-Duo-v6.4.1/common/src/ |
D | nx_tcp_socket_create.c | 88 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcp_socket_create()
|
D | nxe_tcp_socket_create.c | 94 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nxe_tcp_socket_create()
|
D | nx_tcp_packet_send_control.c | 106 ULONG window_size; in _nx_tcp_packet_send_control() local
|
D | nx_tcp_socket_retransmit.c | 94 ULONG window_size; in _nx_tcp_socket_retransmit() local
|
D | nx_tcp_socket_send_internal.c | 296 ULONG window_size; in _nx_tcp_socket_send_internal() local
|
/NetX-Duo-v6.4.1/addons/telnet/ |
D | nxd_telnet_client.c | 402 …et_client_create(NX_TELNET_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, ULONG window_size) in _nxe_telnet_client_create() 464 …et_client_create(NX_TELNET_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, ULONG window_size) in _nx_telnet_client_create()
|
/NetX-Duo-v6.4.1/test/regression/netxduo_test/ |
D | netx_tcp_new_reno_algorithm_test5.c | 42 static ULONG window_size; variable
|
D | netx_tcp_zero_window_probe_3_test.c | 317 ULONG seq_number, ack_number, window_size; in client_driver_packet_process() local
|
D | netx_tcp_retransmit_test_1.c | 26 static ULONG window_size; variable
|
D | netx_tcp_invalid_packet_chain_test.c | 131 ULONG window_size = 200; in thread_0_entry() local
|
D | netx_tcp_basic_processing_test.c | 194 ULONG window_size = 200; in thread_0_entry() local
|
/NetX-Duo-v6.4.1/addons/web/ |
D | nx_tcpserver.c | 290 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcpserver_create()
|
D | nx_web_http_client.c | 142 …nt_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_c… in _nxe_web_http_client_create() 216 …_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size) in _nx_web_http_client_create()
|
/NetX-Duo-v6.4.1/addons/http/ |
D | nxd_http_client.c | 94 …nt_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size, UINT http_c… in _nxe_http_client_create() 168 …_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, NX_PACKET_POOL *pool_ptr, ULONG window_size) in _nx_http_client_create()
|
/NetX-Duo-v6.4.1/addons/ftp/ |
D | nxd_ftp_client.c | 865 ULONG window_size, NX_PACKET_POOL *pool_ptr) in _nxe_ftp_client_create() 931 ULONG window_size, NX_PACKET_POOL *pool_ptr) in _nx_ftp_client_create()
|
/NetX-Duo-v6.4.1/addons/BSD/ |
D | nxd_bsd.c | 6649 ULONG window_size; in nx_bsd_setsockopt() local
|