Searched refs:IN_LINKLOCAL (Results 1 – 4 of 4) sorted by relevance
77 #ifndef IN_LINKLOCAL78 # define IN_LINKLOCAL(addr) ((addr & IN_CLASSB_NET) == LINKLOCAL_ADDR) macro
350 IN_LINKLOCAL(ntohl(dhcp->yiaddr))) in ipv4ll_get_dhcp()404 if (!IN_LINKLOCAL(ntohl(iface->addr.s_addr))) in get_old_lease()420 if (!IN_LINKLOCAL(ntohl(dhcp->yiaddr))) { in get_old_lease()488 IN_LINKLOCAL(ntohl(lease->addr.s_addr))) in client_setup()886 !IN_LINKLOCAL(ntohl(lease->addr.s_addr))) in handle_signal()934 } else if (IN_LINKLOCAL(htonl(state->new->yiaddr))) { in bind_dhcp()1029 if (IN_LINKLOCAL(ntohl(iface->addr.s_addr))) { in handle_timeout_fail()1141 IN_LINKLOCAL(ntohl(lease->addr.s_addr))) in handle_timeout()1224 if (IN_LINKLOCAL(htonl(state->new->yiaddr))) { in handle_timeout()1290 IN_LINKLOCAL(ntohl(iface->addr.s_addr))) in handle_timeout()[all …]
779 !IN_LINKLOCAL(ntohl(iface->addr.s_addr))) in make_message()827 if (lease->addr.s_addr && !IN_LINKLOCAL(htonl(lease->addr.s_addr))) { in make_message()
914 if (IN_LINKLOCAL(ntohl(options->request_address.s_addr))) { in main()