Searched refs:ip_thread_list (Results 1 – 7 of 7) sorted by relevance
148 ip_thread_list
3179 extern list_t ip_thread_list;
154 list_t ip_thread_list; variable4330 list_destroy(&ip_thread_list); in ip_ddi_destroy()4526 list_remove(&ip_thread_list, thh); in ip_thread_exit()4578 list_create(&ip_thread_list, sizeof (th_hash_t), in ip_ddi_init()
5104 list_insert_tail(&ip_thread_list, thh); in th_trace_gethash()5187 for (thh = list_head(&ip_thread_list); thh != NULL; in th_trace_cleanup()5188 thh = list_next(&ip_thread_list, thh)) { in th_trace_cleanup()