Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/rtadvd/
H A Dtimer_subr.h60 struct timespec *rtadvd_timer_rest(struct rtadvd_timer *);
H A Dtimer_subr.c46 rtadvd_timer_rest(struct rtadvd_timer *rat) in rtadvd_timer_rest() function
H A Drtadvd.c1015 rest = rtadvd_timer_rest(ifi->ifi_ra_timer); in set_short_delay()
/freebsd-13.1/usr.sbin/rtadvctl/
H A Drtadvctl.c806 rest = rtadvd_timer_rest(pfx->pfx_timer); in action_show_prefix()