/NetX-Duo-v6.4.1/test/regression/telnet_test/ |
D | netx_telnet_two_listen_test.c | 61 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 139 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 262 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
D | netx_telnet_rst_test.c | 64 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 142 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 282 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
D | netx_telnet_create_packet_pool_test.c | 60 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 145 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 268 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
D | netx_telnet_server_bad_option_reply_test.c | 65 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 125 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 343 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
D | netx_telnet_server_options_negotiate_test.c | 65 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 125 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 351 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
D | netx_telnet_basic_test.c | 61 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 146 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 319 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
D | netx_telnet_activity_timeout_test.c | 73 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 167 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 261 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
D | netx_telnet_max_connections_test.c | 76 static void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 176 pointer, 2048, telnet_new_connection, telnet_receive_data, in test_application_define() 262 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|
/NetX-Duo-v6.4.1/samples/ |
D | demo_netxduo_telnet.c | 65 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection); 155 pointer, 2048, telnet_new_connection, telnet_receive_data, in tx_application_define() 427 void telnet_new_connection(NX_TELNET_SERVER *server_ptr, UINT logical_connection) in telnet_new_connection() function
|