Home
last modified time | relevance | path

Searched refs:nbr_fsm (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/usr.sbin/ospf6d/
H A Ddatabase.c202 nbr_fsm(nbr, NBR_EVT_2_WAY_RCVD); in recv_db_description()
222 nbr_fsm(nbr, NBR_EVT_NEG_DONE); in recv_db_description()
237 nbr_fsm(nbr, NBR_EVT_NEG_DONE); in recv_db_description()
261 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
269 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
285 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
298 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
310 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
330 nbr_fsm(nbr, NBR_EVT_XCHNG_DONE); in recv_db_description()
H A Dhello.c186 nbr_fsm(nbr, NBR_EVT_HELLO_RCVD); in recv_hello()
193 nbr_fsm(nbr, NBR_EVT_2_WAY_RCVD); in recv_hello()
203 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_hello()
H A Dneighbor.c119 nbr_fsm(struct nbr *nbr, enum nbr_event event) in nbr_fsm() function
398 nbr_fsm(nbr, NBR_EVT_ITIMER); in nbr_itimer()
444 nbr_fsm(nbr, NBR_EVT_ADJTMOUT); in nbr_adj_timer()
H A Dlsreq.c165 nbr_fsm(nbr, NBR_EVT_LOAD_DONE); in ls_req_list_free()
H A Dospfe.h200 int nbr_fsm(struct nbr *, enum nbr_event);
/openbsd/usr.sbin/ospfd/
H A Ddatabase.c208 nbr_fsm(nbr, NBR_EVT_2_WAY_RCVD); in recv_db_description()
235 nbr_fsm(nbr, NBR_EVT_NEG_DONE); in recv_db_description()
250 nbr_fsm(nbr, NBR_EVT_NEG_DONE); in recv_db_description()
274 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
282 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
298 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
311 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
323 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in recv_db_description()
343 nbr_fsm(nbr, NBR_EVT_XCHNG_DONE); in recv_db_description()
H A Dhello.c208 nbr_fsm(nbr, NBR_EVT_HELLO_RCVD); in recv_hello()
215 nbr_fsm(nbr, NBR_EVT_2_WAY_RCVD); in recv_hello()
225 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_hello()
H A Dneighbor.c119 nbr_fsm(struct nbr *nbr, enum nbr_event event) in nbr_fsm() function
394 nbr_fsm(nbr, NBR_EVT_ITIMER); in nbr_itimer()
439 nbr_fsm(nbr, NBR_EVT_ADJTMOUT); in nbr_adj_timer()
H A Dospfe.c547 nbr_fsm(nbr, NBR_EVT_LOAD_DONE); in ospfe_dispatch_rde()
561 nbr_fsm(nbr, NBR_EVT_SEQ_NUM_MIS); in ospfe_dispatch_rde()
585 nbr_fsm(nbr, NBR_EVT_SNAP_DONE); in ospfe_dispatch_rde()
735 nbr_fsm(nbr, NBR_EVT_BAD_LS_REQ); in ospfe_dispatch_rde()
H A Dlsreq.c167 nbr_fsm(nbr, NBR_EVT_LOAD_DONE); in ls_req_list_free()
H A Dospfe.h208 int nbr_fsm(struct nbr *, enum nbr_event);
/openbsd/usr.sbin/dvmrpd/
H A Dprobe.c102 nbr_fsm(nbr, NBR_EVT_PROBE_RCVD); in recv_probe()
106 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_probe()
118 nbr_fsm(nbr, NBR_EVT_2_WAY_RCVD); in recv_probe()
126 nbr_fsm(nbr, NBR_EVT_1_WAY_RCVD); in recv_probe()
H A Dneighbor.c90 nbr_fsm(struct nbr *nbr, enum nbr_event event) in nbr_fsm() function
272 nbr_fsm(nbr, NBR_EVT_ITIMER); in nbr_itimer()
H A Ddvmrpe.h165 int nbr_fsm(struct nbr *, enum nbr_event);
H A Dpacket.c175 nbr_fsm(nbr, NBR_EVT_PROBE_RCVD); in recv_packet()
/openbsd/usr.sbin/ldpd/
H A Dpacket.c418 nbr_fsm(nbr, NBR_EVT_MATCH_ADJ); in session_accept_nbr()
440 nbr_fsm(nbr, NBR_EVT_CLOSE_SESSION); in session_read()
449 nbr_fsm(nbr, NBR_EVT_CLOSE_SESSION); in session_read()
489 nbr_fsm(nbr, NBR_EVT_PDU_RCVD); in session_read()
603 nbr_fsm(nbr, NBR_EVT_CLOSE_SESSION); in session_write()
634 nbr_fsm(nbr, NBR_EVT_CLOSE_SESSION); in session_shutdown()
H A Dneighbor.c131 nbr_fsm(struct nbr *nbr, enum nbr_event event) in nbr_fsm() function
198 nbr_fsm(nbr, NBR_EVT_INIT_SENT); in nbr_fsm()
291 nbr_fsm(nbr, NBR_EVT_CLOSE_SESSION); in nbr_del()
453 nbr_fsm(nbr, NBR_EVT_CLOSE_SESSION); in nbr_itimeout()
563 nbr_fsm(nbr, NBR_EVT_CONNECT_UP); in nbr_connect_cb()
639 nbr_fsm(nbr, NBR_EVT_CONNECT_UP); in nbr_establish_connection()
H A Dkeepalive.c55 nbr_fsm(nbr, NBR_EVT_KEEPALIVE_RCVD); in recv_keepalive()
H A Dinit.c217 nbr_fsm(nbr, NBR_EVT_INIT_RCVD); in recv_init()
264 nbr_fsm(nbr, NBR_EVT_PDU_SENT); in send_capability()
375 nbr_fsm(nbr, NBR_EVT_PDU_RCVD); in recv_capability()
H A Dnotification.c69 nbr_fsm(tcp->nbr, NBR_EVT_PDU_SENT); in send_notification_full()
240 nbr_fsm(nbr, NBR_EVT_CLOSE_SESSION); in recv_notification()
H A Daddress.c111 nbr_fsm(nbr, NBR_EVT_PDU_SENT); in send_address()
174 nbr_fsm(nbr, NBR_EVT_PDU_SENT); in send_mac_withdrawal()
H A Dldpe.h233 int nbr_fsm(struct nbr *, enum nbr_event);
/openbsd/usr.sbin/ripd/
H A Dpacket.c184 nbr_fsm(nbr, NBR_EVT_REQUEST_RCVD); in recv_packet()
209 nbr_fsm(nbr, NBR_EVT_RESPONSE_RCVD); in recv_packet()
H A Dneighbor.c95 nbr_fsm(struct nbr *nbr, enum nbr_event event) in nbr_fsm() function
331 nbr_fsm(nbr, NBR_EVT_TIMEOUT); in nbr_timeout_timer()
H A Dripe.h137 int nbr_fsm(struct nbr *, enum nbr_event);

12