Searched defs:IN6_IS_ADDR_LOOPBACK (Results 1 - 3 of 3) 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 */

Completed in 85 milliseconds