TIM_HASH
tpp = &tim_hash[TIM_HASH(tp->tim_acceptor)];
for (tp = tim_hash[TIM_HASH(id)]; tp != NULL; tp = tp->tim_next) {