Home
last modified time | relevance | path

Searched refs:EVNT_CON_CLOSED (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/bgpd/
Dsession.h58 EVNT_CON_CLOSED, enumerator
Dsession.c714 case EVNT_CON_CLOSED: in bgp_fsm()
758 case EVNT_CON_CLOSED: in bgp_fsm()
797 case EVNT_CON_CLOSED: in bgp_fsm()
925 (event == EVNT_CON_CLOSED || in change_state()
1074 change_state(p, STATE_CONNECT, EVNT_CON_CLOSED); in session_accept()
2020 bgp_fsm(p, EVNT_CON_CLOSED, NULL); in session_dispatch_msg()
2060 bgp_fsm(p, EVNT_CON_CLOSED, NULL); in session_dispatch_msg()