Searched defs:IN_LINKLOCAL (Results 1 – 2 of 2) sorted by relevance
358 #define IN_LINKLOCAL(i) (((in_addr_t)(i) & 0xffff0000) == 0xa9fe0000) macro
375 #define IN_LINKLOCAL(i) (((in_addr_t)(i) & 0xffff0000) == 0xa9fe0000) macro