Home
last modified time | relevance | path

Searched refs:rtadvd_timer_rest (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/rtadvd/
H A Dtimer.h52 struct timespec * rtadvd_timer_rest(struct rtadvd_timer *);
H A Dtimer.c156 rtadvd_timer_rest(struct rtadvd_timer *timer) in rtadvd_timer_rest() function
H A Ddump.c203 rest = rtadvd_timer_rest(pfx->timer); in if_dump()
H A Drtadvd.c1008 rest = rtadvd_timer_rest(rai->timer); in ra_timer_set_short_delay()