Searched refs:to_expire (Results 1 – 1 of 1) sorted by relevance
48 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() argument1435 return timer_setTimer(to_expire, (cfunc_t)SendQuery, (void *)cbk); in SetQueryTimer()