Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mrouted/
H A Dvif.c48 static int SetQueryTimer(struct listaddr *g, vifi_t vifi, int to_expire,
1427 SetQueryTimer(struct listaddr *g, vifi_t vifi, int to_expire, int q_time) in SetQueryTimer() argument
1435 return timer_setTimer(to_expire, (cfunc_t)SendQuery, (void *)cbk); in SetQueryTimer()