NX_IP_VERSION_V4 is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_IP_VERSION_V4 macro

Syntax

#define NX_IP_VERSION_V4 0x4

References

LocationText
nx_api.h:1372
#define NX_IP_VERSION_V4 0x4
nx_icmpv4_send_error_message.c:183
pkt_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4;
nx_igmp_interface_report_send.c:232
packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4;
nx_ip_dispatch_process.c:521
else if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) &&
nx_ip_dispatch_process.c:538
else if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) &&
nx_ip_dispatch_process.c:599
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_ip_fragment_assembly.c:102
ULONG ip_version = NX_IP_VERSION_V4;
nx_ip_fragment_assembly.c:142
if (ip_version == NX_IP_VERSION_V4)
nx_ip_fragment_assembly.c:209
if (ip_version == NX_IP_VERSION_V4)
nx_ip_fragment_assembly.c:301
if (ip_version == NX_IP_VERSION_V4)
nx_ip_fragment_assembly.c:435
if (ip_version == NX_IP_VERSION_V4)
nx_ip_fragment_assembly.c:498
((ip_version == NX_IP_VERSION_V4) && (search_header -> nx_ip_header_word_1 & NX_IP_MORE_FRAGMENT))
nx_ip_fragment_assembly.c:556
if (ip_version == NX_IP_VERSION_V4)
nx_ip_fragment_assembly.c:627
if (ip_version == NX_IP_VERSION_V4)
nx_ip_fragment_timeout_check.c:98
if (fragment -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_ip_header_add.c:141
ip_header_ptr -> nx_ip_header_word_0 = (ULONG)((NX_IP_VERSION_V4 << 28) |
nx_ip_header_add.c:221
checksum = _nx_ip_checksum_compute(packet_ptr, NX_IP_VERSION_V4,
nx_ip_max_payload_size_find.c:132
if (dest_address -> nxd_ip_version == NX_IP_VERSION_V4)
nx_ip_packet_checksum_compute.c:145
checksum = _nx_ip_checksum_compute(packet_ptr, NX_IP_VERSION_V4,
nx_ip_packet_receive.c:149
if (ip_version == NX_IP_VERSION_V4 && ip_ptr -> nx_ipv4_packet_receive)
nx_ipv4_packet_receive.c:297
checksum = _nx_ip_checksum_compute(packet_ptr, NX_IP_VERSION_V4,
nx_packet_allocate.c:150
work_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4;
nx_secure_tls_packet_allocate.c:88
nx_tcp_client_socket_connect.c:87
server_ip_addr.nxd_ip_version = NX_IP_VERSION_V4;
nx_tcp_no_connection_reset.c:106
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_no_connection_reset.c:115
fake_socket.nx_tcp_socket_connect_ip.nxd_ip_version = NX_IP_VERSION_V4;
nx_tcp_packet_process.c:137
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_packet_process.c:274
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_packet_process.c:334
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_packet_process.c:463
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_packet_process.c:643
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_packet_process.c:655
socket_ptr -> nx_tcp_socket_connect_ip.nxd_ip_version = NX_IP_VERSION_V4;
nx_tcp_packet_process.c:800
if (queued_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_packet_send_control.c:188
nx_tcp_packet_send_control.c:282
nx_tcp_packet_send_control.c:325
nx_tcp_packet_send_syn.c:162
nx_tcp_server_socket_relisten.c:247
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_server_socket_relisten.c:283
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_tcp_server_socket_relisten.c:290
source_ip.nxd_ip_version = NX_IP_VERSION_V4;
nx_tcp_socket_retransmit.c:239
nx_tcp_socket_retransmit.c:242
packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4;
nx_tcp_socket_retransmit.c:382
nx_tcp_socket_send_internal.c:363
nx_tcp_socket_send_internal.c:926
nx_tcp_socket_state_ack_check.c:142
if (search_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_udp_packet_info_extract.c:98
if (nxd_ip_address.nxd_ip_version == NX_IP_VERSION_V4)
nx_udp_packet_receive.c:188
if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) &&
nx_udp_packet_receive.c:307
if ((packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4) &&
nx_udp_socket_receive.c:246
if ((*packet_ptr) -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_udp_socket_receive.c:296
if (current_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nx_udp_socket_send.c:85
dual_ip_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_dhcp_client.c:7152
packet_ptr -> nx_packet_ip_version = NX_IP_VERSION_V4;
nxd_dhcp_client.c:7278
checksum = _nx_ip_checksum_compute(packet_ptr, NX_IP_VERSION_V4, 20, NULL, NULL);
nxd_dns.c:754
dns_server_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_dns.c:830
if ((server_address -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxd_dns.c:856
else if (server_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_dns.c:1002
if (dns_ptr -> nx_dns_server_ip_array[i].nxd_ip_version == NX_IP_VERSION_V4)
nxd_dns.c:1007
if ((server_address -> nxd_ip_version == NX_IP_VERSION_V4) &&
nxd_dns.c:1086
dns_ptr -> nx_dns_server_ip_array[i].nxd_ip_version = NX_IP_VERSION_V4;
nxd_dns.c:1228
dns_server_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_dns.c:1296
if ((server_address -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxd_dns.c:1322
else if (server_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_dns.c:1513
else if (DNSserver_array[i].nxd_ip_version == NX_IP_VERSION_V4)
nxd_dns.c:1979
if (server_address.nxd_ip_version != NX_IP_VERSION_V4)
nxd_dns.c:2194
else if ((dns_ptr -> nx_dns_server_ip_array[index].nxd_ip_version == NX_IP_VERSION_V4) &&
nxd_dns.c:2527
else if(lookup_type == NX_IP_VERSION_V4)
nxd_dns.c:2539
host_address_ptr -> nxd_ip_version = NX_IP_VERSION_V4;
nxd_dns.c:7446
host_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_dns.c:7665
if ((host_address_ptr -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxd_dns.c:7688
else if (host_address_ptr -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_icmp_ping.c:88
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_icmp_source_ping.c:98
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_ip_raw_packet_source_send.c:114
if (destination_ip -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_mqtt_client.c:560
nxd_sntp_client.c:828
nxd_sntp_client.c:832
nxd_sntp_client.c:983
duo_unicast_time_server.nxd_ip_version = NX_IP_VERSION_V4;
nxd_sntp_client.c:1516
nxd_sntp_client.c:1520
nxd_sntp_client.c:1528
else if ((broadcast_server_address != NX_NULL) && (broadcast_server_address -> nxd_ip_version == NX_IP_VERSION_V4))
nxd_sntp_client.c:1540
nxd_sntp_client.c:1544
nxd_sntp_client.c:1705
server_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_sntp_client.c:1714
server_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_sntp_client.c:2614
else if ((receive_packet -> nx_packet_ip_version == NX_IP_VERSION_V4) &&
nxd_sntp_client.c:2615
nxd_sntp_client.c:2628
source_ip_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_sntp_client.c:2632
destination_ip_address.nxd_ip_version = NX_IP_VERSION_V4;
nxd_tcp_client_socket_connect.c:261
if (server_ip -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_tcp_client_socket_connect.c:353
if (server_ip -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_tcp_socket_peer_info_get.c:112
nxd_udp_packet_info_extract.c:105
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nxd_udp_packet_info_extract.c:111
ip_address -> nxd_ip_version = NX_IP_VERSION_V4;
nxd_udp_packet_info_extract.c:177
if (packet_ptr -> nx_packet_ip_version == NX_IP_VERSION_V4)
nxd_udp_socket_send.c:377
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_udp_socket_send.c:610
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_udp_socket_source_send.c:88
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxd_udp_source_extract.c:99
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxde_icmp_ping.c:104
if ((ip_address -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxde_icmp_ping.c:115
if ((ip_address -> nxd_ip_version == NX_IP_VERSION_V4) &&
nxde_icmp_source_ping.c:106
if ((ip_address -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxde_icmp_source_ping.c:115
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxde_ip_raw_packet_send.c:120
(destination_ip -> nxd_ip_version != NX_IP_VERSION_V4)))
nxde_ip_raw_packet_send.c:133
if (destination_ip -> nxd_ip_version == NX_IP_VERSION_V4)
nxde_ip_raw_packet_source_send.c:106
if ((destination_ip -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxde_ip_raw_packet_source_send.c:113
if (destination_ip -> nxd_ip_version == NX_IP_VERSION_V4)
nxde_tcp_client_socket_connect.c:113
if ((server_ip -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxde_tcp_client_socket_connect.c:122
if (server_ip -> nxd_ip_version == NX_IP_VERSION_V4)
nxde_udp_socket_send.c:127
if ((ip_address -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxde_udp_socket_send.c:134
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxde_udp_socket_source_send.c:111
if (ip_address -> nxd_ip_version == NX_IP_VERSION_V4)
nxe_ip_max_payload_size_find.c:118
if ((dest_address -> nxd_ip_version != NX_IP_VERSION_V4) &&
nxe_secure_tls_packet_allocate.c:94
nxe_tcp_socket_send.c:115
nxe_udp_source_extract.c:99
if (packet_ptr -> nx_packet_ip_version != NX_IP_VERSION_V4)