Searched defs:window_size (Results 1 – 11 of 11) sorted by relevance
/NetX-Duo-v6.2.1/common/src/ |
D | nx_tcp_socket_create.c | 86 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcp_socket_create()
|
D | nxe_tcp_socket_create.c | 95 … 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 | 104 ULONG window_size; in _nx_tcp_packet_send_control() local
|
D | nx_tcp_socket_retransmit.c | 92 ULONG window_size; in _nx_tcp_socket_retransmit() local
|
D | nx_tcp_socket_send_internal.c | 294 ULONG window_size; in _nx_tcp_socket_send_internal() local
|
/NetX-Duo-v6.2.1/addons/telnet/ |
D | nxd_telnet_client.c | 403 …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/ |
D | nx_tcpserver.c | 291 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcpserver_create()
|
D | nx_web_http_client.c | 143 …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/ |
D | nxd_http_client.c | 95 …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/ |
D | nxd_ftp_client.c | 862 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/ |
D | nxd_bsd.c | 6348 ULONG window_size; in setsockopt() local
|