Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Dbgpd.c1226 if (imsg_compose(ibuf_se, IMSG_RECONF_CTRL, 0, 0, fd, in control_setup()
1247 if (imsg_compose(ibuf_se, IMSG_RECONF_CTRL, 0, 0, fd, in control_setup()
H A Dbgpd.h657 IMSG_RECONF_CTRL, enumerator
H A Dsession.c3050 case IMSG_RECONF_CTRL: in session_dispatch_imsg()