cis_gethash
return (cis_gethash(key->name, htsize));
extern uint_t cis_gethash(const char *, int);
return (cis_gethash(key->ipnode.name, htsize));