Searched refs:ipfm_timeout_tcall (Results 1 – 1 of 1) sorted by relevance
153 thread_call_t ipfm_timeout_tcall; /* frag timeout thread */ member202 mgr->ipfm_timeout_tcall = in fsw_ip_frag_mgr_create()205 VERIFY(mgr->ipfm_timeout_tcall != NULL); in fsw_ip_frag_mgr_create()239 if ((tcall = mgr->ipfm_timeout_tcall) != NULL) { in fsw_ip_frag_mgr_destroy()243 mgr->ipfm_timeout_tcall = NULL; in fsw_ip_frag_mgr_destroy()934 thread_call_t __single tcall = mgr->ipfm_timeout_tcall; in ipfq_sched_timeout()