hash_Insert
extern int hash_Insert(hash_tbl *, u_int code, hash_cmpfp,
if (hash_Insert(hwhashtable, hashcode, hwinscmp, hp, hp) < 0) {
if (hash_Insert(iphashtable, hashcode, nullcmp, hp, hp) < 0) {
if (hash_Insert(nmhashtable, hashcode, nullcmp,