Home
last modified time | relevance | path

Searched refs:ip6_addr_isglobal (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dip6_addr.h203 #define ip6_addr_isglobal(ip6addr) (((ip6addr)->addr[0] & PP_HTONL(0xe0000000UL)) == PP_HTONL(0x200… macro
/third_party/lwip/src/core/ipv6/
Dip6.c347 if (ip6_addr_isglobal(dest)) {
371 if (ip6_addr_isglobal(cand_addr)) {