Searched refs:IN_LINKLOCALNETNUM (Results 1 – 3 of 3) sorted by relevance
89 addr.s_addr = htonl(IN_LINKLOCALNETNUM + 1); in test_siocdifaddr()
365 #define IN_LINKLOCALNETNUM (u_int32_t)0xA9FE0000 /* 169.254.0.0 */ macro366 #define IN_LINKLOCAL(i) (((u_int32_t)(i) & IN_CLASSB_NET) == IN_LINKLOCALNETNUM)
658 handles->netif_addr = sktc_make_in_addr(IN_LINKLOCALNETNUM | val); in sktc_create_flowswitch()