Searched refs:IMSG_RECONF_CTRL (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/bgpd/ |
H A D | bgpd.c | 1226 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 D | bgpd.h | 657 IMSG_RECONF_CTRL, enumerator
|
H A D | session.c | 3050 case IMSG_RECONF_CTRL: in session_dispatch_imsg()
|