Searched refs:te_hash_hndl (Results 1 – 1 of 1) sorted by relevance
599 mod_hash_hndl_t te_hash_hndl; /* Handle for address hash */ member1209 if (tep->te_hash_hndl != NULL) in tl_free()1210 mod_hash_cancel(tep->te_addrhash, &tep->te_hash_hndl); in tl_free()1458 (void) mod_hash_reserve(tep->te_addrhash, &tep->te_hash_hndl); in tl_open()2399 if ((tep->te_hash_hndl == NULL) && in tl_bind()2402 &tep->te_hash_hndl) != 0) { in tl_bind()2517 (mod_hash_val_t)tep, tep->te_hash_hndl); in tl_bind()2535 tep->te_hash_hndl = NULL; in tl_bind()2564 tep->te_hash_hndl) != 0) { in tl_bind()2591 tep->te_hash_hndl = NULL; in tl_bind()[all …]