Searched defs:IN6_IS_ADDR_SITELOCAL (Results 1 - 4 of 4) sorted by path

/freebsd-10.0-release/contrib/ntp/include/isc/
H A Dipv6.h151 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
H A Dnet.h148 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
209 #undef IN6_IS_ADDR_SITELOCAL macro
210 #define IN6_IS_ADDR_SITELOCAL(a) (((a)->S6_un.S6_l[0] & 0xC0FF) == 0xC0FE) macro
/freebsd-10.0-release/contrib/ntp/include/
H A Dntp_rfc2553.h228 #define IN6_IS_ADDR_SITELOCAL(a) (\ macro
/freebsd-10.0-release/sys/netinet6/
H A Din6.h296 #define IN6_IS_ADDR_SITELOCAL(a) \ macro

Completed in 103 milliseconds