Searched refs:ntaddr (Results 1 – 1 of 1) sorted by relevance
354 size_t ntaddr; local367 ntaddr = MAXADDRS;369 taddr = (in_addr_t *)calloc(ntaddr, sizeof (*taddr));373 taddr6 = (struct in6_addr *)calloc(ntaddr, sizeof (*taddr6));567 if (nhosts >= ntaddr) {568 ntaddr *= 2;571 sizeof (*taddr) * ntaddr);579 sizeof (*taddr6) * ntaddr);