Searched refs:ipf_timer_func (Results 1 – 1 of 1) sorted by relevance
94 static void ipf_timer_func __P((void *arg));177 ipf_timer_func(arg) in ipf_timer_func() function191 softc->ipf_slow_ch = timeout(ipf_timer_func, softc, hz/2);196 ipf_timer_func, softc);231 softc->ipf_slow_ch = timeout(ipf_timer_func, softc,236 ipf_timer_func, softc);260 untimeout(ipf_timer_func, softc, softc->ipf_slow_ch);