Home
last modified time | relevance | path

Searched refs:NBR_EVT_1_WAY_RCVD (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/usr.sbin/dvmrpd/
H A Dprobe.c106 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_probe()
126 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_probe()
H A Ddvmrpe.h31 NBR_EVT_1_WAY_RCVD, enumerator
H A Dneighbor.c64 {NBR_STA_ACTIVE, NBR_EVT_1_WAY_RCVD, NBR_ACT_RESET, NBR_STA_1_WAY},
/openbsd-src/usr.sbin/ospf6d/
H A Dneighbor.c64 {NBR_STA_INIT, NBR_EVT_1_WAY_RCVD, NBR_ACT_NOTHING, 0},
81 {NBR_STA_BIDIR, NBR_EVT_1_WAY_RCVD, NBR_ACT_CLR_LST, NBR_STA_INIT},
H A Dhello.c203 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_hello()
H A Dospf6d.h228 NBR_EVT_1_WAY_RCVD, enumerator
/openbsd-src/usr.sbin/ospfd/
H A Dneighbor.c64 {NBR_STA_INIT, NBR_EVT_1_WAY_RCVD, NBR_ACT_NOTHING, 0},
81 {NBR_STA_BIDIR, NBR_EVT_1_WAY_RCVD, NBR_ACT_CLR_LST, NBR_STA_INIT},
H A Dhello.c225 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_hello()
H A Dospfd.h253 NBR_EVT_1_WAY_RCVD, enumerator