Home
last modified time | relevance | path

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

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.c1117 if (imsg_compose(ibuf_se, IMSG_RECONF_CTRL, 0, 0, fd, in control_setup()
1138 if (imsg_compose(ibuf_se, IMSG_RECONF_CTRL, 0, 0, fd, in control_setup()
H A Dbgpd.h536 IMSG_RECONF_CTRL, enumerator
H A Dsession.c2710 case IMSG_RECONF_CTRL: in session_dispatch_imsg()