Searched refs:ip6_addr_nethostcmp (Results 1 – 2 of 2) sorted by relevance
164 #define ip6_addr_nethostcmp(addr1, addr2) (((addr1)->addr[2] == (addr2)->addr[2]) && \ macro
234 ip6_addr_nethostcmp(dest, netif_ip6_addr(netif, i)))) {388 if (cand_bits && ip6_addr_nethostcmp(cand_addr, dest)) {