Searched refs:reg_pip_hash (Results 1 – 1 of 1) sorted by relevance
254 mod_hash_t *reg_pip_hash; member1409 st->reg_pip_hash = mod_hash_create_extended(buf, 64, in di_snapshot()1461 mod_hash_destroy_hash(st->reg_pip_hash); in di_snapshot()2673 if (mod_hash_insert(st->reg_pip_hash, (mod_hash_key_t)key, in di_register_pip()2697 ASSERT(st->reg_pip_hash); in di_pip_find()2713 if (mod_hash_find(st->reg_pip_hash, (mod_hash_key_t)&key, in di_pip_find()