Home
last modified time | relevance | path

Searched refs:c (Results 1 – 25 of 99) sorted by relevance

1234

/NetX-Duo-v6.2.1/test/cmake/netxduo/regression/
DCMakeLists.txt10 ${SOURCE_DIR}/auto_ip_test/netx_auto_ip_address_check_test.c
11 ${SOURCE_DIR}/auto_ip_test/netx_auto_ip_arp_dest_addr_test.c
12 ${SOURCE_DIR}/auto_ip_test/netx_auto_ip_basic_test.c
13 ${SOURCE_DIR}/auto_ip_test/netx_auto_ip_max_conflicts_test.c
14 ${SOURCE_DIR}/auto_ip_test/netx_auto_ip_announce_num_test.c)
18 ${SOURCE_DIR}/bsd_test/netx_bsd_tcp_clients_shared_port_test.c
19 ${SOURCE_DIR}/bsd_test/netx_bsd_tcp_accept_noselect_test.c
20 ${SOURCE_DIR}/bsd_test/netx_bsd_tcp_blocking_bidirection_test.c
21 ${SOURCE_DIR}/bsd_test/netx_bsd_udp_blocking_bidirection_test.c
22 ${SOURCE_DIR}/bsd_test/netx_bsd_tcp_clients_share_port_test.c
[all …]
/NetX-Duo-v6.2.1/common/
DCMakeLists.txt4 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_announce_send.c
5 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_dynamic_entries_invalidate.c
6 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_dynamic_entry_delete.c
7 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_dynamic_entry_set.c
8 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_enable.c
9 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_entry_allocate.c
10 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_entry_delete.c
11 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_gratuitous_send.c
12 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_hardware_address_find.c
13 ${CMAKE_CURRENT_LIST_DIR}/src/nx_arp_info_get.c
[all …]
/NetX-Duo-v6.2.1/nx_secure/
DCMakeLists.txt4 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_3des.c
5 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_aes.c
6 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_des.c
7 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_hmac_md5.c
8 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_hmac_sha.c
9 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_md5.c
10 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_prf.c
11 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_rsa.c
12 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_method_self_test_sha.c
13 ${CMAKE_CURRENT_LIST_DIR}/src/nx_secure_crypto_rng_self_test.c
[all …]
/NetX-Duo-v6.2.1/test/cmake/nx_secure/regression/
DCMakeLists.txt10 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_session_receive_coverage_test.c
11 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_send_record_coverage_test.c
12 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_client_handshake_coverage_test.c
13 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_finished_hash_generate_coverage_test.c
14 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_generate_keys_coverage_test.c
15 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_generate_premaster_secret_coverage_test.c
16 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_handshake_hash_init_coverage_test.c
17 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_ecc_generate_keys_coverage_test.c
18 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_session_renegotiate_coverage_test.c
19 ${SOURCE_DIR}/nx_secure_test/nx_secure_tls_session_keys_set_coverage_test.c
[all …]
/NetX-Duo-v6.2.1/test/cmake/nx_secure_interoperability/regression/
DCMakeLists.txt11 set(demo_ping_test_file_list ${SOURCE_DIR}/demo_ping_test.c)
14 set(demo_tls_test_file_list ${SOURCE_DIR}/demo_tls_test.c
15 ${SOURCE_DIR}/demo_tls_test_server.c)
20 ${SOURCE_DIR}/tls_1_0_openssl_echo_server_entry.c
21 ${SOURCE_DIR}/openssl_echo_server_nx_secure_echo_client_test.c
22 ${SOURCE_DIR}/nx_secure_1_0_1_1_echo_client_entry.c)
27 ${SOURCE_DIR}/tls_1_1_openssl_echo_server_entry.c
28 ${SOURCE_DIR}/openssl_echo_server_nx_secure_echo_client_test.c
29 ${SOURCE_DIR}/nx_secure_1_0_1_1_echo_client_entry.c)
34 ${SOURCE_DIR}/tls_1_2_openssl_echo_server_entry.c
[all …]
/NetX-Duo-v6.2.1/crypto_libraries/
DCMakeLists.txt4 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_3des.c
5 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_aes.c
6 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_cbc.c
7 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_ccm.c
8 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_ctr.c
9 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_des.c
10 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_dh.c
11 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_drbg.c
12 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_ec.c
13 ${CMAKE_CURRENT_LIST_DIR}/src/nx_crypto_ec_secp192r1_fixed_points.c
[all …]
/NetX-Duo-v6.2.1/test/cmake/crypto/regression/
Dcrypto_standalone.cmake10 ${CRYPTO_DIR}/src/nx_crypto_3des.c
11 ${CRYPTO_DIR}/src/nx_crypto_aes.c
12 ${CRYPTO_DIR}/src/nx_crypto_cbc.c
13 ${CRYPTO_DIR}/src/nx_crypto_ccm.c
14 ${CRYPTO_DIR}/src/nx_crypto_ctr.c
15 ${CRYPTO_DIR}/src/nx_crypto_des.c
16 ${CRYPTO_DIR}/src/nx_crypto_dh.c
17 ${CRYPTO_DIR}/src/nx_crypto_drbg.c
18 ${CRYPTO_DIR}/src/nx_crypto_ec.c
19 ${CRYPTO_DIR}/src/nx_crypto_ec_secp192r1_fixed_points.c
[all …]
DCMakeLists.txt10 ${SOURCE_DIR}/nx_secure_3des_test.c
11 ${SOURCE_DIR}/nx_secure_3des_error_checking_test.c
12 ${SOURCE_DIR}/nx_secure_sha_additional_test.c
13 ${SOURCE_DIR}/nx_secure_sha256_rfc_test.c
14 ${SOURCE_DIR}/nx_secure_sha256_test.c
15 ${SOURCE_DIR}/nx_secure_sha384_test.c
16 ${SOURCE_DIR}/nx_secure_sha512_test.c
17 ${SOURCE_DIR}/nx_secure_hmac_md5_test.c
18 ${SOURCE_DIR}/nx_secure_hmac_md5_error_checking_test.c
19 ${SOURCE_DIR}/nx_secure_hmac_sha1_test.c
[all …]
/NetX-Duo-v6.2.1/test/cmake/web/regression/
DCMakeLists.txt10 ${SOURCE_DIR}/web_test/netx_https_api_test.c
11 ${SOURCE_DIR}/web_test/netx_web_basic_test.c
12 ${SOURCE_DIR}/web_test/netx_web_basic_ecc_test.c
13 ${SOURCE_DIR}/web_test/netx_web_head_basic_test.c
14 ${SOURCE_DIR}/web_test/netx_web_post_basic_test.c
15 ${SOURCE_DIR}/web_test/netx_web_put_basic_test.c
16 ${SOURCE_DIR}/web_test/netx_web_delete_basic_test.c
17 ${SOURCE_DIR}/web_test/netx_web_basic_authenticate_test.c
18 ${SOURCE_DIR}/web_test/netx_web_if_modified_since_test.c
19 ${SOURCE_DIR}/web_test/netx_web_get_content_length_test.c
[all …]
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt12 nx_tcp_packet_send_control.c
13 nx_tcp_socket_retransmit.c
14 nx_tcp_socket_send_internal.c
17 demo_netx_duo_multihome_tcp.c
18 demo_netx_duo_multihome_udp.c
19 demo_netx_duo_tcp.c
20 demo_netx_duo_udp.c
25 nx_rarp_enable.c
26 nx_rarp_periodic_update.c
27 nx_rarp_packet_receive.c
[all …]
/NetX-Duo-v6.2.1/addons/
DCMakeLists.txt6 ${CMAKE_CURRENT_LIST_DIR}/auto_ip/nx_auto_ip.c
7 ${CMAKE_CURRENT_LIST_DIR}/cloud/nx_cloud.c
8 ${CMAKE_CURRENT_LIST_DIR}/dhcp/nxd_dhcp_client.c
9 ${CMAKE_CURRENT_LIST_DIR}/dhcp/nxd_dhcp_server.c
10 ${CMAKE_CURRENT_LIST_DIR}/dhcp/nxd_dhcpv6_client.c
11 ${CMAKE_CURRENT_LIST_DIR}/dhcp/nxd_dhcpv6_server.c
12 ${CMAKE_CURRENT_LIST_DIR}/dns/nxd_dns.c
13 ${CMAKE_CURRENT_LIST_DIR}/ftp/nxd_ftp_client.c
14 ${CMAKE_CURRENT_LIST_DIR}/ftp/nxd_ftp_server.c
15 ${CMAKE_CURRENT_LIST_DIR}/http/nxd_http_client.c
[all …]
/NetX-Duo-v6.2.1/test/cmake/mqtt_interoperability/regression/
DCMakeLists.txt14 ${SOURCE_DIR}/linux_mqtt_subscriber_test_entry.c
15 ${SOURCE_DIR}/linux_mqtt_subscriber_test_server.c
16 ${SOURCE_DIR}/linux_mqtt_subscriber_test_publisher.c
17 ${SOURCE_DIR}/netx_mqtt_subscriber_test.c)
20 ${SOURCE_DIR}/linux_mqtt_subscriber_test_entry.c
21 ${SOURCE_DIR}/linux_mqtt_subscriber_test_server.c
22 ${SOURCE_DIR}/linux_mqtt_subscriber_empty_message_test_publisher.c
23 ${SOURCE_DIR}/netx_mqtt_subscriber_empty_message_test.c)
29 ${SOURCE_DIR}/linux_mqtt_tls_subscriber_test_entry.c
30 ${SOURCE_DIR}/linux_mqtt_tls_subscriber_test_server.c
[all …]
/NetX-Duo-v6.2.1/test/cmake/mqtt/regression/
DCMakeLists.txt10 ${SOURCE_DIR}/mqtt_test/netx_mqtt_api_test.c
11 ${SOURCE_DIR}/mqtt_test/netx_mqtt_connect_auth_test.c
12 ${SOURCE_DIR}/mqtt_test/netx_mqtt_connect_auth_empty_test.c
13 ${SOURCE_DIR}/mqtt_test/netx_mqtt_connect_test.c
14 ${SOURCE_DIR}/mqtt_test/netx_mqtt_connect_packet_send_failure_test.c
15 ${SOURCE_DIR}/mqtt_test/netx_mqtt_connect_v6_test.c
16 ${SOURCE_DIR}/mqtt_test/netx_mqtt_connect_non_block_test.c
17 ${SOURCE_DIR}/mqtt_test/netx_mqtt_connect_non_block_2_test.c
18 ${SOURCE_DIR}/mqtt_test/netx_mqtt_null_password_test.c
19 ${SOURCE_DIR}/mqtt_test/netx_mqtt_publish_qos0_test.c
[all …]
/NetX-Duo-v6.2.1/common/src/
Dnx_md5.c66 #define FF(a, b, c, d, x, s, ac) { \ argument
67 (a) += F ((b), (c), (d)) + (x) + (ULONG)(ac); \
71 #define GG(a, b, c, d, x, s, ac) { \ argument
72 (a) += G ((b), (c), (d)) + (x) + (ULONG)(ac); \
76 #define HH(a, b, c, d, x, s, ac) { \ argument
77 (a) += H ((b), (c), (d)) + (x) + (ULONG)(ac); \
81 #define II(a, b, c, d, x, s, ac) { \ argument
82 (a) += I ((b), (c), (d)) + (x) + (ULONG)(ac); \
425 ULONG a, b, c, d; in _nx_md5_process_buffer() local
432 c = context -> nx_md5_states[2]; in _nx_md5_process_buffer()
[all …]
/NetX-Duo-v6.2.1/test/cmake/netxduo/samples/
DCMakeLists.txt9 ${SOURCE_DIR}/demo_netxduo_dns.c
10 ${SOURCE_DIR}/demo_netxduo_ftp.c
11 ${SOURCE_DIR}/demo_netxduo_http.c
12 ${SOURCE_DIR}/demo_netxduo_snmp.c
13 ${SOURCE_DIR}/demo_netxduo_sntp_client.c
14 ${SOURCE_DIR}/demo_netxduo_telnet.c
15 ${SOURCE_DIR}/demo_netxduo_tftp.c
16 ${SOURCE_DIR}/demo_netx_duo_tcp.c
17 ${SOURCE_DIR}/demo_netx_duo_udp.c)
20 list(APPEND sample_files ${SOURCE_DIR}/demo_bsd_raw.c
[all …]
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_md5.c67 #define FF(a, b, c, d, x, s, ac) { \ argument
68 (a) += F((b), (c), (d)) + (x) + (ULONG)(ac); \
72 #define GG(a, b, c, d, x, s, ac) { \ argument
73 (a) += G((b), (c), (d)) + (x) + (ULONG)(ac); \
77 #define HH(a, b, c, d, x, s, ac) { \ argument
78 (a) += H((b), (c), (d)) + (x) + (ULONG)(ac); \
82 #define II(a, b, c, d, x, s, ac) { \ argument
83 (a) += I((b), (c), (d)) + (x) + (ULONG)(ac); \
442 ULONG a, b, c, d; in _nx_crypto_md5_process_buffer() local
449 c = context -> nx_md5_states[2]; in _nx_crypto_md5_process_buffer()
[all …]
Dnx_crypto_sha2.c441 ULONG a, b, c, d, e, f, g, h; in _nx_crypto_sha256_process_buffer() local
450 c = context -> nx_sha256_states[2]; in _nx_crypto_sha256_process_buffer()
464 temp2 = LARGE_SIGMA_0(a) + MAJ_FUNC(a, b, c); in _nx_crypto_sha256_process_buffer()
471 c = c + temp1; in _nx_crypto_sha256_process_buffer()
475 temp1 = f + LARGE_SIGMA_1(c) + CH_FUNC(c, d, e) + _sha2_round_constants[t + 2] + w[t + 2]; in _nx_crypto_sha256_process_buffer()
481 temp1 = e + LARGE_SIGMA_1(b) + CH_FUNC(b, c, d) + _sha2_round_constants[t + 3] + w[t + 3]; in _nx_crypto_sha256_process_buffer()
487 temp1 = d + LARGE_SIGMA_1(a) + CH_FUNC(a, b, c) + _sha2_round_constants[t + 4] + w[t + 4]; in _nx_crypto_sha256_process_buffer()
494 temp1 = c + LARGE_SIGMA_1(h) + CH_FUNC(h, a, b) + _sha2_round_constants[t + 5] + w[t + 5]; in _nx_crypto_sha256_process_buffer()
497 c = temp1 + temp2; in _nx_crypto_sha256_process_buffer()
501 temp2 = LARGE_SIGMA_0(c) + MAJ_FUNC(c, d, e); in _nx_crypto_sha256_process_buffer()
[all …]
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_huge_number_test.c32 NX_CRYPTO_HUGE_NUMBER a, b, c; in thread_0_entry() local
41 c.nx_crypto_huge_number_data = c_buf; in thread_0_entry()
45 NX_CRYPTO_HUGE_NUMBER_SET_DIGIT( &c, 1); /* c = 1 */ in thread_0_entry()
46 _nx_crypto_huge_number_subtract( &c, &b); /* c = -1 */ in thread_0_entry()
47 _nx_crypto_huge_number_add( &a, &c); /* a = 0 */ in thread_0_entry()
50 status = _nx_crypto_huge_number_compare( &a, &c); in thread_0_entry()
52 status = _nx_crypto_huge_number_compare( &c, &a); in thread_0_entry()
57 status = _nx_crypto_huge_number_compare( &c, &a); in thread_0_entry()
84 _nx_crypto_huge_number_multiply( &a, &b, &c); in thread_0_entry()
113 status = _nx_crypto_huge_number_inverse_modulus( &b, &b, &c, tmp); in thread_0_entry()
[all …]
/NetX-Duo-v6.2.1/
D.gitattributes5 [attr]our-c-style whitespace=tab-in-indent eol=lf format.clang-format-6.0
27 *.c our-c-style
28 *.cc our-c-style
29 *.cpp our-c-style
30 *.cu our-c-style
31 *.cxx our-c-style
32 *.h our-c-style
33 *.hh our-c-style
34 *.hpp our-c-style
35 *.hxx our-c-style
[all …]
/NetX-Duo-v6.2.1/test/regression/interoperability_test/ecc_certificates/
DECTestServer3.crt16 aa:10:11:95:20:8b:71:6c:a0:88:68:47:c1:f4:0c:
17 41:1c:21:6c:0c:c4:0c:1b:91:6d:95:ad:84:1a:c3:
18 1c:fb:f3:a3:6a:b9:13:e0:23:8f:42:0f:1c:75:da:
19 4d:d8:b0:49:aa:1c:75:00:a7:a4:69:dc:a8:63:41:
21 fc:4d:0e:ab:42:64:a5:0f:f5:38:7b:39:9c:99:33:
22 ec:cb:12:90:5d:92:49:9a:06:ff:d7:7c:80:d9:f9:
23 18:0a:62:97:3e:0f:45:63:d9:73:4c:ef:f2
40 36:be:16:7d:51:2f:e6:ef:25:39:72:25:65:a7:af:7c:f0:bb:
DECTestServer6.crt15 00:bb:bc:6a:bc:7c:20:77:47:9a:34:9b:0c:06:c5:
19 aa:1c:be:f8:6e:24:a9:39:03:40:5d:32:6a:a3:8f:
21 a8:a6:31:09:5e:9b:45:1b:6b:19:7e:7c:ef:8a:9e:
22 04:a1:cb:01:28:12:47:84:3e:8a:4c:eb:62:cc:cc:
23 2a:f0:2c:1c:03:82:17:91:39:fa:a9:c9:28:4d:78:
25 fc:4c:fe:00:83:ee:8b:57:90:53:0d:0c:6f:82:30:
26 f1:0b:ea:4e:5f:9a:47:70:02:37:a2:ef:c4:f9:4c:
28 34:e6:9a:dc:75:3c:68:9e:39:37:56:f1:67:ea:41:
29 17:4c:fa:2a:dc:ef:ff:3a:a1:c7:f2:46:a6:e3:d4:
48 67:e7:72:5c:f5:af:aa:74:68:11:65:ea:e3:cc:eb:11:bd:02:
[all …]
/NetX-Duo-v6.2.1/test/cmake/azure_iot/configs/
Dazure_rtos_tests.cmake38 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/initialization_unit_test.c
49 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/connection_unit_test.c
64 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/connection_non_block_ram_test.c
74 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/connection_sas_expiry_ram_test.c
83 d2c_unit_test ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/d2c_unit_test.c
100 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/c2d_property_unit_test.c
105 c2d_unit_test ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/c2d_unit_test.c
123 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/iot_provisioning_client_unit_test.c
143 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/nx_azure_iot_unit_test.c
149 ${AZURE_EMBEDDED_SDK_TESTS_FOLDER}/direct_method_unit_test.c
[all …]
/NetX-Duo-v6.2.1/addons/websocket/
Dnx_sha1.c413 ULONG a, b, c, d, e; in _nx_sha1_process_buffer() local
439 c = context -> nx_sha1_states[2]; in _nx_sha1_process_buffer()
448 temp = LEFT_SHIFT_CIRCULAR(a, 5) + F1(b, c, d) + e + w[t] + 0x5A827999UL; in _nx_sha1_process_buffer()
450 d = c; in _nx_sha1_process_buffer()
451 c = LEFT_SHIFT_CIRCULAR(b, 30); in _nx_sha1_process_buffer()
461 temp = LEFT_SHIFT_CIRCULAR(a, 5) + F2(b, c, d) + e + w[t] + 0x6ED9EBA1UL; in _nx_sha1_process_buffer()
463 d = c; in _nx_sha1_process_buffer()
464 c = LEFT_SHIFT_CIRCULAR(b, 30); in _nx_sha1_process_buffer()
474 temp = LEFT_SHIFT_CIRCULAR(a, 5) + F3(b, c, d) + e + w[t] + 0x8F1BBCDCUL; in _nx_sha1_process_buffer()
476 d = c; in _nx_sha1_process_buffer()
[all …]
/NetX-Duo-v6.2.1/addons/snmp/
Dnx_sha1.c413 ULONG a, b, c, d, e; in _nx_sha1_process_buffer() local
439 c = context -> nx_sha1_states[2]; in _nx_sha1_process_buffer()
448 temp = LEFT_SHIFT_CIRCULAR(a, 5) + F1(b, c, d) + e + w[t] + 0x5A827999UL; in _nx_sha1_process_buffer()
450 d = c; in _nx_sha1_process_buffer()
451 c = LEFT_SHIFT_CIRCULAR(b, 30); in _nx_sha1_process_buffer()
461 temp = LEFT_SHIFT_CIRCULAR(a, 5) + F2(b, c, d) + e + w[t] + 0x6ED9EBA1UL; in _nx_sha1_process_buffer()
463 d = c; in _nx_sha1_process_buffer()
464 c = LEFT_SHIFT_CIRCULAR(b, 30); in _nx_sha1_process_buffer()
474 temp = LEFT_SHIFT_CIRCULAR(a, 5) + F3(b, c, d) + e + w[t] + 0x8F1BBCDCUL; in _nx_sha1_process_buffer()
476 d = c; in _nx_sha1_process_buffer()
[all …]
/NetX-Duo-v6.2.1/addons/tftp/
Dnxd_tftp_client.h214 #define nx_tftp_client_create(a,b,c,d) _nxd_tftp_client_create(a,b,c,d,NX_IP_VERSION_V4) argument
215 #define nx_tftp_client_packet_allocate(a,b,c) _nxd_tftp_client_packet_allocate(a,b,c, NX_IP_VERSI… argument
219 #define nx_tftp_client_file_read(a,b,c) _nxd_tftp_client_file_read(a,b,c,NX_IP_VERSION_V4) argument
220 #define nx_tftp_client_file_write(a,b,c) _nxd_tftp_client_file_write(a,b,c,NX_IP_VERSION_V4) argument
242 #define nx_tftp_client_create(a,b,c,d) _nxde_tftp_client_create(a,b,c,d,NX_IP_VERSION_V4) argument
243 #define nx_tftp_client_packet_allocate(a,b,c) _nxde_tftp_client_packet_allocate(a,b,c,NX_IP_VERSI… argument
247 #define nx_tftp_client_file_read(a,b,c) _nxde_tftp_client_file_read(a,b,c,NX_IP_VERSION_V4) argument
248 #define nx_tftp_client_file_write(a,b,c) _nxde_tftp_client_file_write(a,b,c,NX_IP_VERSION_V4) argument

1234