Home
last modified time | relevance | path

Searched refs:ipf_slowtimer (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_frag.h101 extern void ipf_slowtimer(ipf_main_softc_t *);
H A Dip_fil_netbsd.c532 ipf_slowtimer(softc); in ipf_timer_func()
578 untimeout(ipf_slowtimer, NULL); in ipfdetach()
H A Dfil.c9798 ipf_slowtimer(ipf_main_softc_t *softc) in ipf_slowtimer() function