Home
last modified time | relevance | path

Searched defs:rtadvd_timer (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.sbin/rtadvd/
H A Dtimer.h34 struct rtadvd_timer { struct
40 struct rtadvd_timer *(*expire) (void *); /* expiration function */ argument
47 struct rtadvd_timer *rtadvd_add_timer(struct rtadvd_timer *(*) (void *), argument