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.c1225 if (imsg_compose(ibuf_se, IMSG_RECONF_CTRL, 0, 0, fd, in control_setup()
1246 if (imsg_compose(ibuf_se, IMSG_RECONF_CTRL, 0, 0, fd, in control_setup()
H A Dbgpd.h671 IMSG_RECONF_CTRL, enumerator
H A Dsession.c3170 case IMSG_RECONF_CTRL: in session_dispatch_imsg()