Searched refs:IN_LINKLOCALNETNUM (Results 1 – 1 of 1) sorted by relevance
368 #define IN_LINKLOCALNETNUM (u_int32_t)0xA9FE0000 /* 169.254.0.0 */ macro369 #define IN_LINKLOCAL(i) (((u_int32_t)(i) & IN_CLASSB_NET) == IN_LINKLOCALNETNUM)