Searched refs:ipfm_timeout_tcall (Results 1 – 1 of 1) sorted by relevance
152 thread_call_t ipfm_timeout_tcall; /* frag timeout thread */ member205 mgr->ipfm_timeout_tcall = in fsw_ip_frag_mgr_create()208 VERIFY(mgr->ipfm_timeout_tcall != NULL); in fsw_ip_frag_mgr_create()242 if ((tcall = mgr->ipfm_timeout_tcall) != NULL) { in fsw_ip_frag_mgr_destroy()246 mgr->ipfm_timeout_tcall = NULL; in fsw_ip_frag_mgr_destroy()892 thread_call_t tcall = mgr->ipfm_timeout_tcall; in ipfq_sched_timeout()