Searched defs:IN6_IS_ADDR_SITELOCAL (Results 1 – 6 of 6) sorted by relevance
155 #define IN6_IS_ADDR_SITELOCAL(a) \ macro221 #define IN6_IS_ADDR_SITELOCAL(a) (((a)->S6_un.S6_l[0] & 0xC0FF) == 0xC0FE) macro
119 #define IN6_IS_ADDR_SITELOCAL(a) (\ macro
156 #define IN6_IS_ADDR_SITELOCAL(a) \ macro249 #define IN6_IS_ADDR_SITELOCAL(a) (((a)->S6_un.S6_l[0] & 0xC0FF) == 0xC0FE) macro
145 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
296 #define IN6_IS_ADDR_SITELOCAL(a) \ macro