Searched refs:IN_LINKLOCAL (Results 1 – 5 of 5) sorted by relevance
163 if (IN_LINKLOCAL(htonl(state->addr.s_addr)) && in ipv4ll_conflicted()240 if (IN_LINKLOCAL(htonl(state->addr.s_addr))) { in ipv4ll_start()246 if (state->offer && IN_LINKLOCAL(ntohl(state->offer->yiaddr))) { in ipv4ll_start()261 if (!IN_LINKLOCAL(htonl(astate->addr.s_addr))) { in ipv4ll_start()
90 #ifndef IN_LINKLOCAL91 # define IN_LINKLOCAL(addr) ((addr & IN_CLASSB_NET) == LINKLOCAL_ADDR) macro
283 !IN_LINKLOCAL(htonl((m)->yiaddr)) && \
140 if (IN_LINKLOCAL(htonl(ap->addr.s_addr))) in ipv4_iffindlladdr()
1835 !IN_LINKLOCAL(htonl(state->addr.s_addr))) in dhcp_discover()2394 !IN_LINKLOCAL(htonl(state->addr.s_addr))) in dhcp_reboot()3008 if (IN_LINKLOCAL(htonl(state->addr.s_addr))) in dhcp_handledhcp()