netxduo
CHECK_IPV6_ADDRESSES_SAME()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading (5/7)...
Files
loading (7/7)...
netxduo
addons
common
drivers
inc
nx_api.h
nx_arp.h
nx_icmp.h
nx_icmpv4.h
nx_icmpv6.h
nx_igmp.h
nx_ip.h
nx_ipv4.h
nx_ipv6.h
CHECK_IPV6_ADDRESSES_SAME()
CHECK_UNSPECIFIED_ADDRESS()
SET_UNSPECIFIED_ADDRESS()
COPY_IPV6_ADDRESS()
COPY_NXD_ADDRESS()
SET_SOLICITED_NODE_MULTICAST_ADDRESS()
CHECK_ALL_ROUTER_MCAST_ADDRESS()
_nx_ipv6_address_change_endian()
CHECK_IP_ADDRESSES_BY_PREFIX()
CHECK_IPV6_SOLICITED_NODE_MCAST_ADDRESS()
IPv6_Address_Type()
_nxd_ipv6_enable()
_nxd_ipv6_disable()
_nxd_ipv6_address_get()
_nxd_ipv6_address_set()
_nxd_ipv6_address_delete()
_nxd_ipv6_address_change_notify()
_nxd_ipv6_default_router_add()
_nxd_ipv6_default_router_delete()
_nxd_ipv6_default_router_get()
_nxd_ipv6_default_router_entry_get()
_nxd_ipv6_default_router_number_of_entries_get()
_nxd_ipv6_multicast_interface_join()
_nxd_ipv6_multicast_interface_leave()
_nxd_ipv6_stateless_address_autoconfig_disable()
_nxd_ipv6_stateless_address_autoconfig_enable()
_nxde_ipv6_enable()
_nxde_ipv6_disable()
_nxde_ipv6_stateless_address_autoconfig_disable()
_nxde_ipv6_stateless_address_autoconfig_enable()
_nxde_ipv6_address_get()
_nxde_ipv6_address_set()
_nxde_ipv6_address_delete()
_nxde_ipv6_address_change_notify()
_nxde_ipv6_default_router_add()
_nxde_ipv6_default_router_delete()
_nxde_ipv6_default_router_get()
_nxde_ipv6_default_router_entry_get()
_nxde_ipv6_default_router_number_of_entries_get()
_nxde_ip_raw_packet_send()
_nxde_ipv6_multicast_interface_join()
_nxde_ipv6_multicast_interface_leave()
nx_md5.h
nx_nd_cache.h
nx_packet.h
nx_rarp.h
nx_system.h
nx_tcp.h
nx_udp.h
src
crypto_libraries
nx_secure
ports
threadx
filex
usbx
HAL
CMSIS
lan8742
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
CHECK_IPV6_ADDRESSES_SAME()
CHECK_IPV6_ADDRESSES_SAME() function
Syntax
Show:
Summary
Declaration
Definition
from
nx_ipv6.h:274
INT
CHECK_IPV6_ADDRESSES_SAME
(
ULONG
*
ip_dest
,
ULONG
*
myip
)
;
Implemented in
nx_ipv6_util.c:159
Arguments
Argument
ip_dest
myip
Examples
References
from
examples
Code
Location
INT
CHECK_IPV6_ADDRESSES_SAME
(
ULONG
*
ip_addr1
,
ULONG
*
ip_addr2
)
nx_ipv6_util.c:159
INT
CHECK_IPV6_ADDRESSES_SAME
(
ULONG
*
ip_dest
,
ULONG
*
myip
)
;
nx_ipv6.h:274
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out