Searched defs:IN6_IS_ADDR_LOOPBACK (Results 1 - 4 of 4) sorted by relevance

/external/dropbear/
H A Dfake-rfc2553.h60 #ifndef IN6_IS_ADDR_LOOPBACK
61 # define IN6_IS_ADDR_LOOPBACK(a) \ macro
64 #endif /* !IN6_IS_ADDR_LOOPBACK */
/external/openssh/openbsd-compat/
H A Dfake-rfc2553.h62 #ifndef IN6_IS_ADDR_LOOPBACK
63 # define IN6_IS_ADDR_LOOPBACK(a) \ macro
66 #endif /* !IN6_IS_ADDR_LOOPBACK */
H A Dbsd-cray.c76 #ifndef IN6_IS_ADDR_LOOPBACK
77 # define IN6_IS_ADDR_LOOPBACK(a) \ macro
80 #endif /* !IN6_IS_ADDR_LOOPBACK */
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet6/
H A Din6.h263 #define IN6_IS_ADDR_LOOPBACK(a) \ macro

Completed in 630 milliseconds