Searched defs:ip_thread_list (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c154 list_t ip_thread_list; variable
4330 list_destroy(&ip_thread_list);
4526 list_remove(&ip_thread_list, thh);
4578 list_create(&ip_thread_list, sizeof (th_hash_t),

Completed in 106 milliseconds