Searched refs:h_table6 (Results 1 – 2 of 2) sorted by relevance
82 static struct hostdata6 *h_table6[MAXHASH]; variable150 for (h = h_table6[iphash(((uint32_t *)ip6addr)[3])]; h;224 hp = (struct hostdata **)&h_table6[iphash(hashval)];
76 static struct hostdata6 *h_table6[MAXHASH]; variable146 for (h = h_table6[iphash(((uint32_t *)ip6addr)[3])]; h; in ip6lookup()223 hp = (struct hostdata **)&h_table6[iphash(hashval)]; in addhost()378 for (h6 = h_table6[i]; h6; h6 = h6->h6_next) { in lgetipnodebyname()