Home
last modified time | relevance | path

Searched refs:CLIENT_IPADR (Results 1 – 10 of 10) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/smtp_test/
Dnetx_smtp_abnormal_packet_test.c16 #define CLIENT_IPADR IP_ADDRESS(10, 0, 0, 10) macro
180 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_invalid_release_test.c17 #define CLIENT_IPADR IP_ADDRESS(10, 0, 0, 10) macro
180 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_auth_none_test.c23 #define CLIENT_IPADR IP_ADDRESS(10, 0, 0, 10) macro
180 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_auth_logon_function_test.c18 #define CLIENT_IPADR IP_ADDRESS(10, 0, 0, 10) macro
184 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_auth_no_type_function_test.c18 #define CLIENT_IPADR IP_ADDRESS(10, 0, 0, 10) macro
181 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_auth_no_type_test.c18 #define CLIENT_IPADR IP_ADDRESS(10, 0, 0, 10) macro
181 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_basic_function_test.c18 #define CLIENT_IPADR IP_ADDRESS(10, 0, 0, 10) macro
181 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_missing_last_250_EHLO_message_test.c20 #define CLIENT_IPADR IP_ADDRESS(10, 2, 41, 10) macro
193 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_two_packet_EHLO_auth_last_message_test.c19 #define CLIENT_IPADR IP_ADDRESS(10, 2, 41, 10) macro
188 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()
Dnetx_smtp_two_packet_EHLO_message_test.c19 #define CLIENT_IPADR IP_ADDRESS(10, 2, 41, 10) macro
192 …status = nx_ip_create(&client_ip, "SMTP CLient IP", CLIENT_IPADR, 0xFFFFFF00UL, &client_packet_poo… in test_application_define()