Searched refs:h_table6 (Results 1 – 2 of 2) sorted by relevance
80 static struct hostdata6 *h_table6[MAXHASH]; variable148 for (h = h_table6[iphash(((uint32_t *)ip6addr)[3])]; h;222 hp = (struct hostdata **)&h_table6[iphash(hashval)];
80 static struct hostdata6 *h_table6[MAXHASH]; variable167 for (h = h_table6[iphash(((uint32_t *)ip6addr)[3])]; h; in ip6lookup()248 hp = (struct hostdata **)&h_table6[iphash(hashval)]; in addhost()402 for (h6 = h_table6[i]; h6; h6 = h6->h6_next) { in lgetipnodebyname()