Searched refs:reg_pip_hash (Results 1 – 1 of 1) sorted by relevance
252 mod_hash_t *reg_pip_hash; member1407 st->reg_pip_hash = mod_hash_create_extended(buf, 64, in di_snapshot()1459 mod_hash_destroy_hash(st->reg_pip_hash); in di_snapshot()2671 if (mod_hash_insert(st->reg_pip_hash, (mod_hash_key_t)key, in di_register_pip()2695 ASSERT(st->reg_pip_hash); in di_pip_find()2711 if (mod_hash_find(st->reg_pip_hash, (mod_hash_key_t)&key, in di_pip_find()