Home
last modified time | relevance | path

Searched refs:IN6_IS_ADDR_SITELOCAL (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares__sortaddrinfo.c107 else if (IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr)) in get_scope()
178 else if (IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr)) in get_label()
236 IN6_IS_ADDR_SITELOCAL(&addr6->sin6_addr) || in get_precedence()
/third_party/musl/libc-test/src/api/
Dnetinet_in.c69 I(int,IN6_IS_ADDR_SITELOCAL(&in6addr_any)) in f()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h124 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/third_party/musl/ndk_musl_include/netinet/
Din.h124 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h125 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/third_party/musl/include/netinet/
Din.h125 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h124 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h124 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h126 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/third_party/musl/src/network/
Dlookup_name.c278 if (IN6_IS_ADDR_SITELOCAL(a)) return 5; in scopeof()
/third_party/musl/porting/linux/user/src/network/
Dlookup_name.c299 if (IN6_IS_ADDR_SITELOCAL(a)) return 5;
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_asconf.c2005 IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr)) { in sctp_addr_mgmt_assoc()
2551 IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr)) in sctp_find_valid_localaddr()
3162 (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr))) { in sctp_check_address_list_all()
Dsctp_sysctl.c363 if ((site_scope == 0) && (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr))) in sctp_sysctl_copy_out_local_addresses()
Dsctp_pcb.c1042 (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr))) {
4438 } else if (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr)) {
4453 } else if (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr) &&
Dsctp_output.c1952 (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr))) { in sctp_is_address_in_scope()
6177 } else if (IN6_IS_ADDR_SITELOCAL(&src6->sin6_addr) ||
6178 IN6_IS_ADDR_SITELOCAL(&dst6->sin6_addr)) {
Dsctputil.c7975 (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr))) {
Dsctp_usrreq.c1661 (IN6_IS_ADDR_SITELOCAL(&sin6->sin6_addr))) {