Searched refs:cand_addr (Results 1 – 1 of 1) sorted by relevance
338 const ip6_addr_t *cand_addr; local370 cand_addr = netif_ip6_addr(netif, i);371 if (ip6_addr_isglobal(cand_addr)) {373 } else if (ip6_addr_islinklocal(cand_addr)) {375 } else if (ip6_addr_isuniquelocal(cand_addr)) {377 } else if (ip6_addr_issitelocal(cand_addr)) {387 cand_bits = ip6_addr_netcmp_zoneless(cand_addr, dest); /* just 1 or 0 for now */388 if (cand_bits && ip6_addr_nethostcmp(cand_addr, dest)) {