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

NX_IP_VERSION_V6 macro

Syntax

#define NX_IP_VERSION_V6 0x6

References

LocationText
nx_api.h:1373
#define NX_IP_VERSION_V6 0x6
nx_udp_socket_receive.c:283
((*packet_ptr) -> nx_packet_ip_version == NX_IP_VERSION_V6)) /* It is IPv6 packet */
nxd_dns.c:831
(server_address -> nxd_ip_version != NX_IP_VERSION_V6))
nxd_dns.c:838
if (server_address -> nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:1026
else if (dns_ptr -> nx_dns_server_ip_array[i].nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:1069
if (server_address -> nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:1297
(server_address -> nxd_ip_version != NX_IP_VERSION_V6))
nxd_dns.c:1304
if (server_address -> nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:1480
if (DNSserver_array[i].nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:1573
if (DNSserver_array[i+1].nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:2204
else if (dns_ptr -> nx_dns_server_ip_array[index].nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:2506
if((lookup_type == NX_IP_VERSION_V6) || (lookup_type == 0))
nxd_dns.c:7666
(host_address_ptr -> nxd_ip_version != NX_IP_VERSION_V6))
nxd_dns.c:7672
if (host_address_ptr -> nxd_ip_version == NX_IP_VERSION_V6)
nxd_dns.c:7737
if (host_address_ptr -> nxd_ip_version == NX_IP_VERSION_V6)
nxd_sntp_client.c:1440
if ((broadcast_server_address != NX_NULL) && (broadcast_server_address -> nxd_ip_version == NX_IP_VERSION_V6))
nxd_sntp_client.c:2330
nxd_sntp_client.c:2535
if ((receive_packet -> nx_packet_ip_version == NX_IP_VERSION_V6) &&
nxd_sntp_client.c:2536
nxd_udp_socket_send.c:540
(ip_address -> nxd_ip_version == NX_IP_VERSION_V6))
nxde_icmp_ping.c:105
(ip_address -> nxd_ip_version != NX_IP_VERSION_V6))
nxde_icmp_source_ping.c:107
(ip_address -> nxd_ip_version != NX_IP_VERSION_V6))
nxde_ip_raw_packet_send.c:119
if (!destination_ip || ((destination_ip -> nxd_ip_version != NX_IP_VERSION_V6) &&
nxde_ip_raw_packet_source_send.c:107
(destination_ip -> nxd_ip_version != NX_IP_VERSION_V6))
nxde_tcp_client_socket_connect.c:114
(server_ip -> nxd_ip_version != NX_IP_VERSION_V6))
nxde_udp_socket_send.c:128
(ip_address -> nxd_ip_version != NX_IP_VERSION_V6))
nxe_ip_max_payload_size_find.c:119
(dest_address -> nxd_ip_version != NX_IP_VERSION_V6))
nxe_secure_tls_packet_allocate.c:95