nh_netid
ASSERT(hostp->nh_netid != NULL);
strfree(hostp->nh_netid);
host->nh_netid = strdup(netid);
res = strcmp(h1->nh_netid, h2->nh_netid);
key.nh_netid = (char *)netid;