| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_test.h | 18 #define INJECT 2 /* This entry contains packet that needs to be inje… 19 #define CHECK 3 /* This entry contains packet that needs to be matc… 26 #define D_CHECK 8 /* This entry contains packet that needs to be matc… 27 #define ASSEMBLE 9 /* This entry contains packet that needs to be asse… 28 #define AD_CHECK 10 /* This entry contains packet that needs to be ass… 29 #define TD_CHECK 11 /* This entry contains packet that needs to be matc… 42 #define MDNS_CHECK_DATA_V4 0x50 /* This entry contains packet that needs to be … 43 #define MDNS_CHECK_DATA_V6 0x51 /* This entry contains packet that needs to be … 47 #define MDNS_CHECK_ANY_V4 0x55 /* This entry contains packet that needs to be … 48 #define MDNS_CHECK_ANY_V6 0x56 /* This entry contains packet that needs to be …
|
| /NetX-Duo-v6.2.1/test/regression/tahi_test/ |
| D | netx_tahi.h | 13 #define INJECT 2 /* This entry contains packet that needs to be injected into the system… 14 #define CHECK 3 /* This entry contains packet that needs to be matched. */ 22 #define D_CHECK 8 /* This entry contains packet that needs to be matched after decryption… 23 #define ASSEMBLE 9 /* This entry contains packet that needs to be assembled. */ 24 #define AD_CHECK 10 /* This entry contains packet that needs to be assembled and be matched… 25 #define TD_CHECK 11 /* This entry contains packet that needs to be matched after decryption…
|
| /NetX-Duo-v6.2.1/test/regression/interoperability_test/ |
| D | nx_pcap_network_driver.c | 190 /* Pickup the packet header to determine where the packet needs to be sent. */ in _nx_pcap_packet_receive_handler() 414 /* Once the Ethernet controller is initialized, the driver needs to in _nx_pcap_network_driver() 491 The device driver needs to prepend a MAC header, and fill in the in _nx_pcap_network_driver() 570 It is likely the driver also needs to maintain an internal MAC address table. in _nx_pcap_network_driver() 571 Later if a multicast address is removed, the driver needs in _nx_pcap_network_driver()
|
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_ram_network_driver.c | 280 /* Once the Ethernet controller is initialized, the driver needs to in _nx_ram_network_driver() 354 The device driver needs to prepend a MAC header, and fill in the in _nx_ram_network_driver() 460 It is likely the driver also needs to maintain an internal MAC address table. in _nx_ram_network_driver() 461 Later if a multicast address is removed, the driver needs in _nx_ram_network_driver() 938 /* Pickup the packet header to determine where the packet needs to be in _nx_ram_network_driver_receive()
|
| D | nx_tcp_packet_process.c | 58 /* checks the queue for a previous connection request which needs to be*/ 752 for this socket. If so, the SYN message needs to be sent from in _nx_tcp_packet_process() 792 … /* The application needs to call relisten with a new server request to process this queued in _nx_tcp_packet_process() 896 … /* A previous connection request needs to be removed from the listen queue. */ in _nx_tcp_packet_process()
|
| D | nx_arp_ip_address_find.c | 130 /* Determine if an entry has been found. If so, we are finished and it needs to be in _nx_arp_ip_address_find() 186 /* Determine if an entry has been found. If so, we are finished and it needs to be in _nx_arp_ip_address_find()
|
| D | nx_arp_hardware_address_find.c | 130 /* Determine if an entry has been found. If so, we are finished and it needs to be in _nx_arp_hardware_address_find() 187 /* Determine if an entry has been found. If so, we are finished and it needs to be in _nx_arp_hardware_address_find()
|
| D | nx_tcp_socket_state_data_check.c | 733 … * search_ptr. Incoming packet needs to be inserted in front of search ptr. * in _nx_tcp_socket_state_data_check() 870 /* The packet needs to be inserted at the beginning of the queue. */ in _nx_tcp_socket_state_data_check() 876 /* The packet needs to be inserted after previous_ptr. */ in _nx_tcp_socket_state_data_check()
|
| D | nx_tcp_socket_state_ack_check.c | 431 /* Determine if anything needs to be released. */ in _nx_tcp_socket_state_ack_check() 609 /* Okay so now the packet after the previous pointer needs to be the front of the in _nx_tcp_socket_state_ack_check()
|
| D | nx_tcp_cleanup_deferred.c | 48 /* and thus needs to be deferred. */
|
| D | nxde_ipv6_address_delete.c | 72 /* Application needs to fill in the ip_address.nxd_ip_version field. */
|
| /NetX-Duo-v6.2.1/test/regression/test/ |
| D | nx_ram_network_driver_test_1500.c | 584 /* Once the Ethernet controller is initialized, the driver needs to in _nx_ram_network_driver_internal() 656 The device driver needs to prepend a MAC header, and fill in the in _nx_ram_network_driver_internal() 889 It is likely the driver also needs to maintain an internal MAC address table. in _nx_ram_network_driver_internal() 890 Later if a multicast address is removed, the driver needs in _nx_ram_network_driver_internal() 1196 /* Once the Ethernet controller is initialized, the driver needs to in _nx_ram_network_driver() 1411 It is likely the driver also needs to maintain an internal MAC address table. in _nx_ram_network_driver() 1412 Later if a multicast address is removed, the driver needs in _nx_ram_network_driver() 1872 /* Pickup the packet header to determine where the packet needs to be in _nx_ram_network_driver_receive()
|
| /NetX-Duo-v6.2.1/addons/BSD/ |
| D | nxd_bsd.h | 116 … If this option is not defined, application needs to create stack space for the BSD timeout process 126 However system designer needs to be aware of the following if the BSD timeout process is 538 #define EUCLEAN 117 /* Structure needs cleaning */
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_icmp_interface2_ping6_test.c | 503 …/* Seven destination tables are used. Ping needs two more destination tables. Ping should not succ… in ntest_0_entry() 513 …/* Seven nd caches are used. nd cache of ip0_lla_2 is poluted. Ping needs two more destination tab… in ntest_0_entry()
|
| /NetX-Duo-v6.2.1/nx_secure/inc/ |
| D | nx_secure_tls.h | 292 … /* Tried to add a certificate with a numeric ID that was already used - needs to be unique. */ 350 #define NX_SECURE_TLS_SERVER_STATE_KEY_EXCHANGE 7 /* Server needs to send a key exchange m… 352 …STATE_FINISH_HANDSHAKE 9 /* Server received a client Finished message and needs to respond. */ 1352 /* Function (set by user) to call when TLS needs the current time. */
|
| /NetX-Duo-v6.2.1/nx_secure/src/ |
| D | nx_secure_tls_session_time_function_set.c | 40 /* it needs to get the current time, which is used in various TLS */
|
| D | nx_secure_tls_1_3_generate_keys.c | 68 /* needed for PSK binder generation. Since each "external" PSK needs */ 953 …/* Handshake secret - special case! Needs a pre-master secret from the ECDHE exchange and the earl… in _nx_secure_tls_1_3_generate_handshake_secrets() 1083 /* Application Master secret - special case! Needs a secret derived from the previous secret. */ in _nx_secure_tls_1_3_generate_session_secrets()
|
| D | nxe_secure_tls_session_x509_client_verify_configure.c | 99 return error - non-null buffer needs non-zero size, null buffer must have size 0. */ in _nxe_secure_tls_session_x509_client_verify_configure()
|
| D | nx_secure_tls_session_iv_size_get.c | 90 … /* Select the encryption algorithm based on the ciphersuite. If the ciphersuite needs extra space in _nx_secure_tls_session_iv_size_get()
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_tls_prf_1.h | 68 …UCHAR nx_secure_tls_prf_temp_A_buffer[100]; /* The temp_A buffer needs to be large enough to holdt…
|
| D | nx_crypto_tls_prf_sha256.h | 68 …UCHAR nx_secure_tls_prf_temp_A_buffer[112]; /* The temp_A buffer needs to be large enough to holdt…
|
| D | nx_crypto_tls_prf_sha512.h | 64 …UCHAR nx_secure_tls_prf_temp_A_buffer[144]; /* The temp_A buffer needs to be large enough to holdt…
|
| D | nx_crypto_tls_prf_sha384.h | 64 …UCHAR nx_secure_tls_prf_temp_A_buffer[128]; /* The temp_A buffer needs to be large enough to holdt…
|
| /NetX-Duo-v6.2.1/.github/workflows/ |
| D | regression_test.yml | 216 …needs: [NetXDuo, Web, MQTT, NetXDuo64, NetXDuo_Fast, Azure_IoT, Secure, Crypto, Secure_Interoperab…
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_mqtt_client.c | 22 needs to pass in the IP instance and an instance of a valid packet pool.
|