Searched refs:tnrh_list (Results 1 – 3 of 3) sorted by relevance
258 prevp = &tnrhc_hash->tnrh_list; in tnrh_delete()300 rhnext = hent->tnrh_list; in flush_rh_table()301 hent->tnrh_list = NULL; in flush_rh_table()354 for (rhp = &tnrhc_hash->tnrh_list; (rh = *rhp) != NULL; in tnrh_hash_add()374 for (rhp = &tnrhc_hash->tnrh_list; (rh = *rhp) != NULL; in tnrh_hash_add()397 new->rhc_next = tnrhc_hash->tnrh_list; in tnrh_hash_add()398 tnrhc_hash->tnrh_list = new; in tnrh_hash_add()1082 for (rh = tnrhc_hash->tnrh_list; rh != NULL; in find_rhc()1109 for (rh = tnrhc_hash->tnrh_list; rh != NULL; in find_rhc()1243 rh = tnrhc_hash->tnrh_list; in tsol_create_i_tnrh()[all …]
143 tnrh_list; in tnrh_walk_step()
366 tsol_tnrhc_t *tnrh_list; member