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