Home
last modified time | relevance | path

Searched refs:evtimer_pending (Results 1 – 25 of 65) sorted by relevance

123

/openbsd-src/usr.sbin/ospf6d/
H A Dneighbor.c338 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 Dinterface.c273 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 Dlsupdate.c323 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 Dneighbor.c333 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 Dinterface.c230 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 Dlsupdate.c316 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 Dneighbor.c407 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 Dadjacency.c193 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 Daccept.c99 if (evtimer_pending(&accept_queue.evt, NULL)) { in accept_unpause()
/openbsd-src/sbin/iked/
H A Dtimer.c41 evtimer_pending(&tmr->tmr_ev, NULL)) in timer_set()
/openbsd-src/usr.sbin/eigrpd/
H A Drtp.c283 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 Dnamespace.c241 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 Dconn.c75 if (evtimer_pending(&l->evt, NULL)) { in conn_close()
330 if (evtimer_pending(&l->evt, NULL)) { in conn_accept()
H A Dcontrol.c189 if (evtimer_pending(&cs->cs_evt, NULL)) { in control_close()
/openbsd-src/usr.sbin/ripd/
H A Dneighbor.c314 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 Drde_rib.c68 if (evtimer_pending(&rn->timeout_timer, NULL)) { in route_start_garbage()
/openbsd-src/usr.sbin/npppd/npppd/
H A Daccept.c101 if (evtimer_pending(&accept_queue.evt, NULL)) { in accept_unpause()
/openbsd-src/usr.sbin/dvmrpd/
H A Dinterface.c678 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 Drde_srt.c94 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 Drde_mfc.c225 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 Dnames.c77 if (!evtimer_pending(&w->name_event, NULL)) { in check_window_name()
/openbsd-src/usr.sbin/rad/
H A Dcontrol.c216 if (evtimer_pending(&control_state.evt, NULL)) { in control_close()
/openbsd-src/usr.sbin/iscsid/
H A Dcontrol.c187 if (evtimer_pending(&control_state->evt, NULL)) { in control_close()
/openbsd-src/sbin/dhcp6leased/
H A Dcontrol.c217 if (evtimer_pending(&control_state.evt, NULL)) { in control_close()
/openbsd-src/sbin/unwind/
H A Dcontrol.c217 if (evtimer_pending(&control_state.evt, NULL)) { in control_close()

123