Searched refs:IN_LINKLOCAL (Results 1 – 1 of 1) sorted by relevance
205 #define IN_LINKLOCAL(i) (((uint32_t)(i) & __IPADDR(0xffff0000)) == \ macro218 #define IN_ANY_LOCAL(i) (IN_LINKLOCAL(i) || IN_LOCAL_GROUP(i))