Home
last modified time | relevance | path

Searched refs:dd_snapshot (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/ospf6d/
H A Dospfe.h93 u_int8_t dd_snapshot; /* snapshot running */ member
H A Dneighbor.c530 if (nbr->dd_snapshot) { in nbr_act_snapshot()
538 nbr->dd_snapshot = 1; /* wait for IMSG_DB_END */ in nbr_act_snapshot()
H A Dospfe.c506 nbr->dd_snapshot = 0; in ospfe_dispatch_rde()
/openbsd/usr.sbin/ospfd/
H A Dospfe.h93 u_int8_t dd_snapshot; /* snapshot running */ member
H A Dneighbor.c525 if (nbr->dd_snapshot) { in nbr_act_snapshot()
535 nbr->dd_snapshot = 1; /* wait for IMSG_DB_END */ in nbr_act_snapshot()
H A Dospfe.c580 nbr->dd_snapshot = 0; in ospfe_dispatch_rde()