Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rtadvd/
H A Dtimer.h51 struct timespec * rtadvd_check_timer(void);
H A Dtimer.c122 rtadvd_check_timer(void) in rtadvd_check_timer() function
H A Drtadvd.c325 timeout = rtadvd_check_timer(); in main()