Home
last modified time | relevance | path

Searched refs:IP6_ADDR_ZONECHECK (Results 1 – 5 of 5) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dip6_zone.h281 #define IP6_ADDR_ZONECHECK(ip6addr) LWIP_ASSERT("IPv6 zone check failed", \ macro
293 #define IP6_ADDR_ZONECHECK(ip6addr) macro
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A Dicmp6.c358 IP6_ADDR_ZONECHECK(src_addr); in icmp6_send_response_with_addrs()
359 IP6_ADDR_ZONECHECK(dest_addr); in icmp6_send_response_with_addrs()
A Dip6.c113 IP6_ADDR_ZONECHECK(dest); in ip6_route()
181 IP6_ADDR_ZONECHECK(src); in ip6_route()
A Dnd6.c1582 IP6_ADDR_ZONECHECK(ip6addr); in nd6_find_destination_cache_entry()
/components/net/lwip/lwip-2.1.2/src/netif/
A Dlowpan6.c506 IP6_ADDR_ZONECHECK(context); in lowpan6_set_context()

Completed in 12 milliseconds