Searched refs:IN_LINKLOCAL (Results 1 – 5 of 5) sorted by relevance
79 IN_LINKLOCAL(ntohl(addr))) in find_ipv4ll_lease()96 if (IN_LINKLOCAL(htonl(iface->addr.s_addr))) { in start_ipv4ll()109 if (!IN_LINKLOCAL(htonl(addr))) { in start_ipv4ll()
78 #ifndef IN_LINKLOCAL79 # define IN_LINKLOCAL(addr) ((addr & IN_CLASSB_NET) == LINKLOCAL_ADDR) macro
187 !IN_LINKLOCAL(htonl((m)->yiaddr)) && \
182 if (IN_LINKLOCAL(htonl(iface->addr.s_addr)) && in handle_arp_packet()
980 !IN_LINKLOCAL(htonl(iface->addr.s_addr))) in start_discover()982 if (IN_LINKLOCAL(htonl(iface->state->fail.s_addr))) in start_discover()