| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_ip_dispatch_process.c | 393 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_ip_dispatch_process() 474 if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) || in _nx_ip_dispatch_process() 475 ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) && in _nx_ip_dispatch_process() 499 else if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) && in _nx_ip_dispatch_process() 520 else if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) && in _nx_ip_dispatch_process() 537 else if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) && in _nx_ip_dispatch_process() 557 if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) || in _nx_ip_dispatch_process() 558 ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) && in _nx_ip_dispatch_process() 598 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_ip_dispatch_process() 608 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_ip_dispatch_process() [all …]
|
| D | nxd_udp_packet_info_extract.c | 104 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nxd_udp_packet_info_extract() 123 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nxd_udp_packet_info_extract() 176 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nxd_udp_packet_info_extract() 181 else if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nxd_udp_packet_info_extract()
|
| D | nx_tcp_packet_process.c | 139 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_packet_process() 158 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_tcp_packet_process() 294 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_packet_process() 301 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_tcp_packet_process() 350 … if (socket_ptr -> nx_tcp_socket_connect_ip.nxd_ip_version == packet_ptr -> nx_packet_ip_version) in _nx_tcp_packet_process() 354 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_packet_process() 365 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_tcp_packet_process() 483 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_packet_process() 533 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_tcp_packet_process() 663 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_packet_process() [all …]
|
| D | nx_udp_socket_receive.c | 245 if ((*packet_ptr) -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_udp_socket_receive() 252 if ((*packet_ptr) -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_udp_socket_receive() 282 …((*packet_ptr) -> nx_packet_ip_version == NX_IP_VERSION_V6)) /* It i… in _nx_udp_socket_receive() 295 if (current_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_udp_socket_receive() 307 if (current_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) /* IPv6 */ in _nx_udp_socket_receive()
|
| D | nx_udp_packet_receive.c | 187 if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) && in _nx_udp_packet_receive() 204 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_udp_packet_receive() 306 if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) && in _nx_udp_packet_receive() 321 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_udp_packet_receive()
|
| D | nx_tcp_server_socket_relisten.c | 246 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_server_socket_relisten() 253 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_tcp_server_socket_relisten() 282 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_server_socket_relisten() 305 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_tcp_server_socket_relisten()
|
| D | nx_ip_fragment_timeout_check.c | 97 if (fragment -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_ip_fragment_cleanup() 117 if (fragment -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_ip_fragment_cleanup()
|
| D | nx_packet_copy.c | 135 work_ptr -> nx_packet_ip_version = packet_ptr -> nx_packet_ip_version; in _nx_packet_copy()
|
| D | nx_tcp_no_connection_reset.c | 105 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_tcp_no_connection_reset() 139 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_tcp_no_connection_reset()
|
| D | nxe_udp_source_extract.c | 98 if (packet_ptr -> nx_packet_ip_version != NX_IP_VERSION_V4) in _nxe_udp_source_extract()
|
| D | nxd_ipv6_raw_packet_send_internal.c | 101 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V6; in _nxd_ipv6_raw_packet_send_internal()
|
| D | nxd_udp_source_extract.c | 95 ip_address -> nxd_ip_version = packet_ptr -> nx_packet_ip_version; in _nxd_udp_source_extract()
|
| D | nx_ip_packet_receive.c | 110 packet_ptr -> nx_packet_ip_version = ip_version; in _nx_ip_packet_receive()
|
| D | nx_ip_packet_checksum_compute.c | 108 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_ip_packet_checksum_compute() 114 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_ip_packet_checksum_compute()
|
| D | nx_tcp_socket_retransmit.c | 244 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in _nx_tcp_socket_retransmit() 257 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V6; in _nx_tcp_socket_retransmit()
|
| D | nx_packet_release.c | 206 packet_ptr -> nx_packet_ip_version = 0; in _nx_packet_release()
|
| D | nx_ip_checksum_compute.c | 129 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_ip_checksum_compute()
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_udp_branch_test.c | 328 my_packet[0] -> nx_packet_ip_version = 0; in thread_0_entry() 342 my_packet[0] -> nx_packet_ip_version = NX_IP_VERSION_V4; in thread_0_entry() 416 my_packet[0] -> nx_packet_ip_version = 4; in thread_0_entry() 439 my_packet[0] -> nx_packet_ip_version = 6; in thread_0_entry()
|
| D | netx_igmp_router_query_test.c | 260 my_packet -> nx_packet_ip_version = NX_IP_VERSION_V4; in my_packet_process() 314 my_packet -> nx_packet_ip_version = NX_IP_VERSION_V4; in my_packet_process() 360 my_packet -> nx_packet_ip_version = NX_IP_VERSION_V4; in my_packet_process()
|
| D | netx_checksum_test.c | 264 pkt_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in verify_checksum() 280 pkt_ptr -> nx_packet_ip_version = NX_IP_VERSION_V6; in verify_checksum()
|
| D | netx_tcp_branch_test.c | 1002 my_packet[0] -> nx_packet_ip_version = NX_IP_VERSION_V4; in thread_0_entry() 1280 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in thread_0_entry() 1323 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in thread_0_entry() 1404 my_packet[0] -> nx_packet_ip_version = NX_IP_VERSION_V4; in thread_0_entry() 1796 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in ack_check_test() 1816 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in ack_check_test() 1842 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in ack_check_test() 1867 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in ack_check_test() 1894 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in ack_check_test() 1922 packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4; in ack_check_test() [all …]
|
| D | netx_ip_branch_test.c | 967 my_packet[0] -> nx_packet_ip_version = 5; in thread_0_entry() 975 my_packet[0] -> nx_packet_ip_version = NX_IP_VERSION_V6; in thread_0_entry() 987 my_packet[0] -> nx_packet_ip_version = 5; in thread_0_entry() 995 my_packet[0] -> nx_packet_ip_version = NX_IP_VERSION_V6; in thread_0_entry() 1006 my_packet[0] -> nx_packet_ip_version = 4; in thread_0_entry() 1037 my_packet[0] -> nx_packet_ip_version = 5; in thread_0_entry()
|
| D | netx_tcp_socket_listen_queue_test.c | 629 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in my_tcp_packet_receive() 712 else if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in my_tcp_packet_receive() 811 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in tcp_checksum_compute()
|
| /NetX-Duo-v6.2.1/nx_secure/src/ |
| D | nx_secure_dtls_session_receive.c | 280 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_secure_dtls_session_receive() 285 else if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_secure_dtls_session_receive()
|
| /NetX-Duo-v6.2.1/test/regression/test/ |
| D | nx_ram_network_driver_test_1500.c | 772 else if (packet_ptr -> nx_packet_ip_version == 6) in _nx_ram_network_driver_internal() 836 else if(packet_ptr -> nx_packet_ip_version == 6) in _nx_ram_network_driver_internal() 1314 else if (packet_ptr -> nx_packet_ip_version == 6) in _nx_ram_network_driver() 1725 packet_copy -> nx_packet_ip_version = packet_ptr -> nx_packet_ip_version; in _nx_ram_network_driver_output() 2050 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) in _nx_ram_network_driver_calculate_checksum() 2056 if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V6) in _nx_ram_network_driver_calculate_checksum() 2245 (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)) in _nx_ram_network_driver_calculate_checksum()
|