Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ospf6d/
H A Ddatabase.c241 nbr->dd_pending++; in recv_db_description()
318 nbr->dd_pending++; in recv_db_description()
H A Dneighbor.c515 nbr->dd_pending = 0; in nbr_act_eval()
551 nbr->dd_pending == 0) { in nbr_act_exchange_done()
591 nbr->dd_pending = 0; in nbr_act_restart_dd()
H A Dlsreq.c163 if (ls_req_list_empty(nbr) && nbr->dd_pending == 0 && in ls_req_list_free()
H A Dospfe.h79 u_int32_t dd_pending; member
H A Dospfe.c481 nbr->dd_pending--; in ospfe_dispatch_rde()
482 if (nbr->dd_pending == 0 && nbr->state & NBR_STA_LOAD) { in ospfe_dispatch_rde()
/openbsd/usr.sbin/ospfd/
H A Ddatabase.c254 nbr->dd_pending++; in recv_db_description()
331 nbr->dd_pending++; in recv_db_description()
H A Dneighbor.c510 nbr->dd_pending = 0; in nbr_act_eval()
548 nbr->dd_pending == 0) { in nbr_act_exchange_done()
588 nbr->dd_pending = 0; in nbr_act_restart_dd()
H A Dospfe.h78 u_int32_t dd_pending; member
H A Dlsreq.c165 if (ls_req_list_empty(nbr) && nbr->dd_pending == 0 && in ls_req_list_free()
H A Dospfe.c544 nbr->dd_pending--; in ospfe_dispatch_rde()
545 if (nbr->dd_pending == 0 && nbr->state & NBR_STA_LOAD) { in ospfe_dispatch_rde()