Searched refs:comm_timer_set (Results 1 – 12 of 12) sorted by relevance
| /src/contrib/unbound/util/ |
| H A D | netevent.h | 806 void comm_timer_set(struct comm_timer* timer, struct timeval* tv);
|
| H A D | netevent.c | 2193 comm_timer_set(c->doq_socket->timer, &rel); 6934 comm_timer_set(struct comm_timer* timer, struct timeval* tv) function
|
| /src/contrib/unbound/dnstap/ |
| H A D | dtstream.c | 212 comm_timer_set(mq->wakeup_timer, &tv); in dt_msg_queue_start_timer() 225 comm_timer_set(mq->wakeup_timer, &tv); in dt_msg_queue_start_timer() 229 comm_timer_set(mq->wakeup_timer, &tv); in dt_msg_queue_start_timer()
|
| /src/contrib/unbound/winrc/ |
| H A D | win_svc.c | 620 comm_timer_set(service_cron, &tv); in set_cron_timer()
|
| /src/contrib/unbound/services/ |
| H A D | outside_network.c | 641 comm_timer_set(w->timer, &tv); 915 comm_timer_set(w->timer, &tv); 939 comm_timer_set(w->timer, &tv); 1616 comm_timer_set(p->timer, &outnet->delay_tv); 2251 comm_timer_set(pend->timer, &tv); 2688 comm_timer_set(sq->timer, &t);
|
| H A D | authzone.c | 5545 comm_timer_set(xfr->task_transfer->timer, &t); in xfr_transfer_init_fetch() 5577 comm_timer_set(xfr->task_transfer->timer, &t); in xfr_transfer_init_fetch() 6467 comm_timer_set(xfr->task_probe->timer, &t); in xfr_probe_send_probe() 7008 comm_timer_set(xfr->task_nextprobe->timer, &tv); in xfr_set_timeout()
|
| H A D | mesh.c | 419 comm_timer_set(mstate->s.serve_expired_data->timer, &t); in mesh_serve_expired_init()
|
| /src/contrib/unbound/daemon/ |
| H A D | worker.c | 2113 comm_timer_set(worker->stat_timer, &tv); in worker_restart_timer() 2143 comm_timer_set(worker->env.probe_timer, &tv); in worker_probe_timer_cb() 2368 comm_timer_set(worker->env.probe_timer, &tv); in worker_init()
|
| /src/contrib/unbound/testcode/ |
| H A D | fake_event.c | 1680 void comm_timer_set(struct comm_timer* timer, struct timeval* tv) in comm_timer_set() function
|
| /src/contrib/unbound/validator/ |
| H A D | autotrust.c | 2054 comm_timer_set(env->probe_timer, &tv); in reset_worker_timer_at()
|
| H A D | validator.c | 898 comm_timer_set(vq->suspend_timer, &tv); in validate_suspend_setup_timer()
|
| /src/contrib/unbound/doc/ |
| H A D | Changelog | 10350 - comm_timer_set performs base_set operation after event_add.
|