Home
last modified time | relevance | path

Searched refs:IN6_IS_ADDR_LOOPBACK (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__sortaddrinfo.c98 } else if (IN6_IS_ADDR_LOOPBACK(&addr6->sin6_addr) || in get_scope()
142 if (IN6_IS_ADDR_LOOPBACK(&addr6->sin6_addr)) { in get_label()
182 if (IN6_IS_ADDR_LOOPBACK(&addr6->sin6_addr)) { in get_precedence()
/third_party/musl/libc-test/src/api/
H A Dnetinet_in.c66 I(int,IN6_IS_ADDR_LOOPBACK(&in6addr_any)) in f()
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h114 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h113 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h113 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h115 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h113 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
/third_party/musl/include/netinet/
H A Din.h114 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
/third_party/backends/frontend/
H A Dsaned.c201 # ifndef IN6_IS_ADDR_LOOPBACK
202 # define IN6_IS_ADDR_LOOPBACK(a) \ macro
854 if (IN6_IS_ADDR_LOOPBACK ((struct in6_addr *)sin6->sin6_addr.s6_addr)) in check_host()
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_name.c344 if (IN6_IS_ADDR_LOOPBACK(a)) return 2; in scopeof()
/third_party/musl/src/network/
H A Dlookup_name.c403 if (IN6_IS_ADDR_LOOPBACK(a)) return 2; in scopeof()
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1020 if (IN6_IS_ADDR_LOOPBACK( &(local_sa_copy.ipv6.sin6_addr) ) ) in prepare_socket()

Completed in 18 milliseconds