Home
last modified time | relevance | path

Searched defs:window_size (Results 1 – 16 of 16) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnx_tcp_socket_create.c88 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcp_socket_create()
Dnxe_tcp_socket_create.c94 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nxe_tcp_socket_create()
Dnx_tcp_packet_send_control.c106 ULONG window_size; in _nx_tcp_packet_send_control() local
Dnx_tcp_socket_retransmit.c94 ULONG window_size; in _nx_tcp_socket_retransmit() local
Dnx_tcp_socket_send_internal.c296 ULONG window_size; in _nx_tcp_socket_send_internal() local
/NetX-Duo-v6.4.1/addons/telnet/
Dnxd_telnet_client.c402 …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/
Dnetx_tcp_new_reno_algorithm_test5.c42 static ULONG window_size; variable
Dnetx_tcp_zero_window_probe_3_test.c317 ULONG seq_number, ack_number, window_size; in client_driver_packet_process() local
Dnetx_tcp_retransmit_test_1.c26 static ULONG window_size; variable
Dnetx_tcp_invalid_packet_chain_test.c131 ULONG window_size = 200; in thread_0_entry() local
Dnetx_tcp_basic_processing_test.c194 ULONG window_size = 200; in thread_0_entry() local
/NetX-Duo-v6.4.1/addons/web/
Dnx_tcpserver.c290 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcpserver_create()
Dnx_web_http_client.c142 …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/
Dnxd_http_client.c94 …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/
Dnxd_ftp_client.c865 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/
Dnxd_bsd.c6649 ULONG window_size; in nx_bsd_setsockopt() local