| /openbsd-src/usr.sbin/ospf6d/ |
| H A D | neighbor.c | 338 if (evtimer_pending(&nbr->inactivity_timer, NULL)) in nbr_del() 340 if (evtimer_pending(&nbr->db_tx_timer, NULL)) in nbr_del() 342 if (evtimer_pending(&nbr->lsreq_tx_timer, NULL)) in nbr_del() 344 if (evtimer_pending(&nbr->ls_retrans_timer, NULL)) in nbr_del() 346 if (evtimer_pending(&nbr->adj_timer, NULL)) in nbr_del() 697 if (evtimer_pending(&nbr->inactivity_timer, &tv)) { in nbr_to_ctl()
|
| H A D | interface.c | 273 if (evtimer_pending(&iface->hello_timer, NULL)) in if_del() 275 if (evtimer_pending(&iface->wait_timer, NULL)) in if_del() 277 if (evtimer_pending(&iface->lsack_tx_timer, NULL)) in if_del() 685 if (evtimer_pending(&iface->hello_timer, &tv)) { in if_to_ctl()
|
| H A D | lsupdate.c | 323 if (!evtimer_pending(&nbr->ls_retrans_timer, NULL)) { in ls_retrans_list_add() 401 evtimer_pending(&nbr->ls_retrans_timer, NULL)) in ls_retrans_list_remove()
|
| /openbsd-src/usr.sbin/ospfd/ |
| H A D | neighbor.c | 333 if (evtimer_pending(&nbr->inactivity_timer, NULL)) in nbr_del() 335 if (evtimer_pending(&nbr->db_tx_timer, NULL)) in nbr_del() 337 if (evtimer_pending(&nbr->lsreq_tx_timer, NULL)) in nbr_del() 339 if (evtimer_pending(&nbr->ls_retrans_timer, NULL)) in nbr_del() 341 if (evtimer_pending(&nbr->adj_timer, NULL)) in nbr_del() 697 if (evtimer_pending(&nbr->inactivity_timer, &tv)) { in nbr_to_ctl()
|
| H A D | interface.c | 230 if (evtimer_pending(&iface->hello_timer, NULL)) in if_del() 232 if (evtimer_pending(&iface->wait_timer, NULL)) in if_del() 234 if (evtimer_pending(&iface->lsack_tx_timer, NULL)) in if_del() 638 if (evtimer_pending(&iface->hello_timer, &tv)) { in if_to_ctl()
|
| H A D | lsupdate.c | 316 if (!evtimer_pending(&nbr->ls_retrans_timer, NULL)) { in ls_retrans_list_add() 394 evtimer_pending(&nbr->ls_retrans_timer, NULL)) in ls_retrans_list_remove()
|
| /openbsd-src/usr.sbin/ldpd/ |
| H A D | neighbor.c | 407 if (evtimer_pending(&nbr->keepalive_timer, NULL) && in nbr_stop_ktimer() 439 if (evtimer_pending(&nbr->keepalive_timeout, NULL) && in nbr_stop_ktimeout() 470 if (evtimer_pending(&nbr->init_timeout, NULL) && in nbr_stop_itimeout() 518 if (evtimer_pending(&nbr->initdelay_timer, NULL) && in nbr_stop_idtimer() 526 if (evtimer_pending(&nbr->initdelay_timer, NULL)) in nbr_pending_idtimer()
|
| H A D | adjacency.c | 193 if (evtimer_pending(&adj->inactivity_timer, NULL) && in adj_stop_itimer() 321 if (evtimer_pending(&tnbr->hello_timer, NULL) && in tnbr_stop_hello_timer()
|
| H A D | accept.c | 99 if (evtimer_pending(&accept_queue.evt, NULL)) { in accept_unpause()
|
| /openbsd-src/sbin/iked/ |
| H A D | timer.c | 41 evtimer_pending(&tmr->tmr_ev, NULL)) in timer_set()
|
| /openbsd-src/usr.sbin/eigrpd/ |
| H A D | rtp.c | 283 if (evtimer_pending(&pkt->ev_timeout, NULL) && in rtp_retrans_stop_timer() 310 if (evtimer_pending(&nbr->ev_ack, NULL) && in rtp_ack_stop_timer()
|
| /openbsd-src/usr.sbin/ldapd/ |
| H A D | namespace.c | 241 if (evtimer_pending(&ns->ev_queue, NULL)) in namespace_close() 483 if (!evtimer_pending(&ns->ev_queue, NULL)) in namespace_queue_request() 509 if (!evtimer_pending(&ns->ev_queue, NULL)) in namespace_queue_replay()
|
| H A D | conn.c | 75 if (evtimer_pending(&l->evt, NULL)) { in conn_close() 330 if (evtimer_pending(&l->evt, NULL)) { in conn_accept()
|
| H A D | control.c | 189 if (evtimer_pending(&cs->cs_evt, NULL)) { in control_close()
|
| /openbsd-src/usr.sbin/ripd/ |
| H A D | neighbor.c | 314 if (evtimer_pending(&nbr_failed->timeout_timer, NULL)) in nbr_failed_delete() 392 if (evtimer_pending(&nbr->timeout_timer, &tv)) { in nbr_to_ctl()
|
| H A D | rde_rib.c | 68 if (evtimer_pending(&rn->timeout_timer, NULL)) { in route_start_garbage()
|
| /openbsd-src/usr.sbin/npppd/npppd/ |
| H A D | accept.c | 101 if (evtimer_pending(&accept_queue.evt, NULL)) { in accept_unpause()
|
| /openbsd-src/usr.sbin/dvmrpd/ |
| H A D | interface.c | 678 if (evtimer_pending(&iface->probe_timer, &tv)) { in if_to_ctl() 684 if (evtimer_pending(&iface->query_timer, &tv)) { in if_to_ctl() 690 if (evtimer_pending(&iface->querier_present_timer, &tv)) { in if_to_ctl()
|
| H A D | rde_srt.c | 94 if (evtimer_pending(&rn->holddown_timer, NULL)) in rt_start_expire_timer() 121 if (evtimer_pending(&rn->expiration_timer, NULL)) { in rt_start_holddown_timer() 301 if (evtimer_pending(&r->expiration_timer, &tv)) { in rt_dump()
|
| H A D | rde_mfc.c | 225 if (evtimer_pending(&mn->expiration_timer, &tv)) { in mfc_dump() 476 if (evtimer_pending(&pn->lifetime_timer, NULL)) in mfc_delete_prune()
|
| /openbsd-src/usr.bin/tmux/ |
| H A D | names.c | 77 if (!evtimer_pending(&w->name_event, NULL)) { in check_window_name()
|
| /openbsd-src/usr.sbin/rad/ |
| H A D | control.c | 216 if (evtimer_pending(&control_state.evt, NULL)) { in control_close()
|
| /openbsd-src/usr.sbin/iscsid/ |
| H A D | control.c | 187 if (evtimer_pending(&control_state->evt, NULL)) { in control_close()
|
| /openbsd-src/sbin/dhcp6leased/ |
| H A D | control.c | 217 if (evtimer_pending(&control_state.evt, NULL)) { in control_close()
|
| /openbsd-src/sbin/unwind/ |
| H A D | control.c | 217 if (evtimer_pending(&control_state.evt, NULL)) { in control_close()
|