Searched refs:te_hash_hndl (Results 1 – 1 of 1) sorted by relevance
589 mod_hash_hndl_t te_hash_hndl; /* Handle for address hash */ member1275 if (tep->te_hash_hndl != NULL) in tl_free()1276 mod_hash_cancel(tep->te_addrhash, &tep->te_hash_hndl); in tl_free()1531 (void) mod_hash_reserve(tep->te_addrhash, &tep->te_hash_hndl); in tl_open()2477 if ((tep->te_hash_hndl == NULL) && in tl_bind()2480 &tep->te_hash_hndl) != 0) { in tl_bind()2601 (mod_hash_val_t)tep, tep->te_hash_hndl); in tl_bind()2620 tep->te_hash_hndl = NULL; in tl_bind()2651 tep->te_hash_hndl) != 0) { in tl_bind()2680 tep->te_hash_hndl = NULL; in tl_bind()[all …]