Searched refs:h_table4 (Results 1 – 2 of 2) sorted by relevance
81 static struct hostdata4 *h_table4[MAXHASH]; variable104 for (h = h_table4[iphash(ipaddr->s_addr)]; h; h = h->h4_next) {209 hp = (struct hostdata **)&h_table4[iphash(hashval)];
75 static struct hostdata4 *h_table4[MAXHASH]; variable98 for (h = h_table4[iphash(ipaddr.s_addr)]; h; h = h->h4_next) { in iplookup()208 hp = (struct hostdata **)&h_table4[iphash(hashval)]; in addhost()395 for (h = h_table4[i]; h; h = h->h4_next) { in lgetipnodebyname()