Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_socket_create.c86 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcp_socket_create()
Dnxe_tcp_socket_create.c95 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nxe_tcp_socket_create()
Dnx_tcp_packet_send_control.c104 ULONG window_size; in _nx_tcp_packet_send_control() local
Dnx_tcp_socket_retransmit.c92 ULONG window_size; in _nx_tcp_socket_retransmit() local
Dnx_tcp_socket_send_internal.c294 ULONG window_size; in _nx_tcp_socket_send_internal() local
/NetX-Duo-v6.2.1/addons/telnet/
Dnxd_telnet_client.c403 …et_client_create(NX_TELNET_CLIENT *client_ptr, CHAR *client_name, NX_IP *ip_ptr, ULONG window_size) in _nxe_telnet_client_create()
465 …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.2.1/addons/web/
Dnx_tcpserver.c291 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcpserver_create()
Dnx_web_http_client.c143 …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()
217 …_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.2.1/addons/http/
Dnxd_http_client.c95 …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()
169 …_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.2.1/addons/ftp/
Dnxd_ftp_client.c862 ULONG window_size, NX_PACKET_POOL *pool_ptr) in _nxe_ftp_client_create()
928 ULONG window_size, NX_PACKET_POOL *pool_ptr) in _nx_ftp_client_create()
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c6348 ULONG window_size; in setsockopt() local