| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_ip_interface_attachment_test.c | 81 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in test_application_define() 86 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in test_application_define() 98 …status = nx_ip_interface_attach(&ip_0, "New interface", ip_address, 0xFFFFFF00UL, _nx_ram_network_… in test_application_define() 107 …status = nx_ip_interface_attach(&ip_0, "New interface", ip_address, 0xFFFFFF00UL, _nx_ram_network_… in test_application_define()
|
| D | netx_ip_interface_detachment_tcp_connection_test.c | 91 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in test_application_define() 96 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in test_application_define() 166 …nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_ram_networ… in ntest_0_entry() 185 …nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_ram_networ… in ntest_0_entry() 277 …nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_ram_networ… in ntest_1_entry()
|
| D | netx_ip_interface_detachment_arp_table_test.c | 70 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in test_application_define() 75 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in test_application_define() 80 …status = nx_ip_interface_attach(&ip_1, "3rd interface", IP_ADDRESS(4, 3, 2, 12), 0xFF000000, _nx_r… in test_application_define()
|
| D | netx_ip_interface_detachment_test.c | 82 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in test_application_define() 87 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in test_application_define() 299 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in ntest_1_entry()
|
| D | netx_icmp_interface2_ping_test.c | 77 …status += nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF00UL, … in test_application_define() 78 …status += nx_ip_interface_attach(&ip_1, "Second Interface", IP_ADDRESS(2, 2, 3, 5), 0xFFFFFF00UL, … in test_application_define()
|
| D | netx_ip_interface_address_get_test.c | 124 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in ntest_0_entry() 132 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in ntest_0_entry()
|
| D | netx_ip_address_get_test.c | 121 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in ntest_0_entry() 129 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in ntest_0_entry()
|
| D | netx_tcp_receive_under_interface_detach_test.c | 96 …status += nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF00UL, … in test_application_define() 97 …status += nx_ip_interface_attach(&ip_1, "Second Interface", IP_ADDRESS(2, 2, 3, 5), 0xFFFFFF00UL, … in test_application_define()
|
| D | netx_tcp_receive_under_interface_detach_test2.c | 96 …status += nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF00UL, … in test_application_define() 97 …status += nx_ip_interface_attach(&ip_1, "Second Interface", IP_ADDRESS(2, 2, 3, 5), 0xFFFFFF00UL, … in test_application_define()
|
| D | netx_ip_interface_info_get_test.c | 135 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in ntest_0_entry() 143 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in ntest_0_entry()
|
| D | netx_tcp_transmit_under_interface_detach_test.c | 97 …status += nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF00UL, … in test_application_define() 98 …status += nx_ip_interface_attach(&ip_1, "Second Interface", IP_ADDRESS(2, 2, 3, 5), 0xFFFFFF00UL, … in test_application_define()
|
| D | netx_icmp_tunnel_ipv4_ipv4_ping_test.c | 79 …status += nx_ip_interface_attach(&ip_0,"Second Interface",IP_ADDRESS(2,2,3,4),0xFFFFFF00UL, _nx_r… in test_application_define() 80 …status += nx_ip_interface_attach(&ip_1,"Second Interface",IP_ADDRESS(2,2,3,5),0xFFFFFF00UL, _nx_r… in test_application_define()
|
| D | netx_ip_interface_address_set_test.c | 132 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 110), 0xFF000000, _nx_… in ntest_0_entry() 141 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 110), 0xFF000000, _nx_… in ntest_0_entry() 150 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 111), 0xFF000000, _nx_… in ntest_0_entry()
|
| D | netx_ip_nxe_api_test.c | 997 …status = nx_ip_interface_attach(NX_NULL, "Second Interface", IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF00UL,… in thread_0_entry() 1011 …status = nx_ip_interface_attach(&invalid_ip, "Second Interface", IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF0… in thread_0_entry() 1022 …status = nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF00UL, N… in thread_0_entry() 1033 …status = nx_ip_interface_attach(&ip_0, NX_NULL, IP_ADDRESS(2, 2, 3, 4), 0xFFFFFF00UL, _nx_ram_netw… in thread_0_entry() 1044 …status = nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(255, 255, 255, 255), 0xFFFFF… in thread_0_entry() 1055 …status = nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(192, 0, 0, 2), 0xFFFFFF00UL,… in thread_0_entry()
|
| D | netx_tcp_ipv4_interface2_mss_test.c | 96 …status += nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(2,2,3,4), 0xFFFFFF00UL, _nx… in test_application_define() 97 …status += nx_ip_interface_attach(&ip_1, "Second Interface", IP_ADDRESS(2,2,3,5), 0xFFFFFF00UL, _nx… in test_application_define()
|
| D | netx_ip_max_payload_size_find_test.c | 162 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in ntest_0_entry() 170 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in ntest_0_entry()
|
| D | netx_ip_interface_status_check_test.c | 133 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in ntest_0_entry() 141 …status = nx_ip_interface_attach(&ip_1, "2nd interface", IP_ADDRESS(4, 3, 2, 11), 0xFF000000, _nx_r… in ntest_0_entry()
|
| D | netx_icmp_tunnel_ipv4_ipv6_ping_test.c | 86 …status += nx_ip_interface_attach(&ip_0,"Second Interface",IP_ADDRESS(2,2,3,4),0xFFFFFF00UL, _nx_r… in test_application_define() 87 …status += nx_ip_interface_attach(&ip_1,"Second Interface",IP_ADDRESS(2,2,3,5),0xFFFFFF00UL, _nx_r… in test_application_define()
|
| D | netx_tcp_ipv6_window_scale_test.c | 98 …status += nx_ip_interface_attach(&ip_0,"Second Interface",IP_ADDRESS(2,2,3,4),0xFFFFFF00UL, _nx_r… in test_application_define() 99 …status += nx_ip_interface_attach(&ip_1,"Second Interface",IP_ADDRESS(2,2,3,5),0xFFFFFF00UL, _nx_r… in test_application_define()
|
| D | netx_ip_interface_detachment_gateway_test.c | 63 …status = nx_ip_interface_attach(&ip_0, "2nd interface", IP_ADDRESS(4, 3, 2, 10), 0xFF000000, _nx_r… in test_application_define()
|
| D | netx_udp_ipv4_interface2_test_1_test.c | 101 …status += nx_ip_interface_attach(&ip_0, "Second Interface", IP_ADDRESS(2,2,3,4), 0xFFFFFF00UL, _nx… in test_application_define() 102 …status += nx_ip_interface_attach(&ip_1, "Second Interface", IP_ADDRESS(2,2,3,5), 0xFFFFFF00UL, _nx… in test_application_define()
|
| /NetX-Duo-v6.2.1/test/regression/bsd_test/ |
| D | netx_bsd_udp_connect_test.c | 112 …status += nx_ip_interface_attach(&ip_0, "ip_0_second", IP0_IF1_V4_ADDR, 0xFFFFFF00UL, _nx_ram_net… in test_application_define() 113 …status += nx_ip_interface_attach(&ip_0, "ip_0_third", IP0_IF2_V4_ADDR, 0xFFFFFF00UL, _nx_ram_netw… in test_application_define() 120 …status += nx_ip_interface_attach(&ip_1, "ip_1_second", IP1_IF1_V4_ADDR, 0xFFFFFF00UL, _nx_ram_net… in test_application_define() 121 …status += nx_ip_interface_attach(&ip_1, "ip_1_third", IP1_IF2_V4_ADDR, 0xFFFFFF00UL, _nx_ram_netw… in test_application_define()
|
| D | netx_bsd_raw_bind_connect_test.c | 118 …status += nx_ip_interface_attach(&ip_0, "ip_0_second", IP0_IF1_V4_ADDR, 0xFFFFFF00UL, _nx_ram_net… in test_application_define() 119 …status += nx_ip_interface_attach(&ip_0, "ip_0_third", IP0_IF2_V4_ADDR, 0xFFFFFF00UL, _nx_ram_netw… in test_application_define() 126 …status += nx_ip_interface_attach(&ip_1, "ip_1_second", IP1_IF1_V4_ADDR, 0xFFFFFF00UL, _nx_ram_net… in test_application_define() 127 …status += nx_ip_interface_attach(&ip_1, "ip_1_third", IP1_IF2_V4_ADDR, 0xFFFFFF00UL, _nx_ram_netw… in test_application_define()
|
| D | netx_bsd_udp_bind_connect_test.c | 119 …status += nx_ip_interface_attach(&ip_0, "ip_0_second", IP0_IF1_V4_ADDR, 0xFFFFFF00UL, _nx_ram_net… in test_application_define() 120 …status += nx_ip_interface_attach(&ip_0, "ip_0_third", IP0_IF2_V4_ADDR, 0xFFFFFF00UL, _nx_ram_netw… in test_application_define() 127 …status += nx_ip_interface_attach(&ip_1, "ip_1_second", IP1_IF1_V4_ADDR, 0xFFFFFF00UL, _nx_ram_net… in test_application_define() 128 …status += nx_ip_interface_attach(&ip_1, "ip_1_third", IP1_IF2_V4_ADDR, 0xFFFFFF00UL, _nx_ram_netw… in test_application_define()
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcp_client_special_attributes_test.c | 225 …status = nx_ip_interface_attach(&server_ip, "Client1 IP", IP_ADDRESS(192,1,1,1), 0xFFFFFF00UL, _nx… in test_application_define() 285 …status = nx_ip_interface_attach(&client_ip, "Client1 IP", IP_ADDRESS(0,0,0,0), 0xFFFFFF00UL, _nx_r… in test_application_define()
|