Home
last modified time | relevance | path

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

/netbsd-src/sys/net/agr/
H A Dif_agrtimer.c100 if (iftop->iftop_tick) { in agrtimer_work()
101 (*iftop->iftop_tick)(sc); in agrtimer_work()
H A Dif_agrvar_impl.h63 void (*iftop_tick)(struct agr_softc *); member
H A Dif_agrether.c65 .iftop_tick = NULL,