Home
last modified time | relevance | path

Searched refs:MSG_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/bgpd/
H A Dsession.h76 MSG_KEEPALIVE, enumerator
H A Dsession.c1692 if ((buf = session_newmsg(MSG_KEEPALIVE, MSGSIZE_KEEPALIVE)) == NULL) { in session_keepalive()
1697 session_sendmsg(buf, p, MSG_KEEPALIVE); in session_keepalive()
2121 case MSG_KEEPALIVE: in session_process_msg()
2197 case MSG_KEEPALIVE: in parse_header()
/openbsd/usr.sbin/bgpctl/
H A Dbgpctl.c1803 case MSG_KEEPALIVE: in show_mrt_msg()