Home
last modified time | relevance | path

Searched refs:IMSG_RECONF_CONF (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/sbin/unwind/
H A Dunwind.h93 IMSG_RECONF_CONF, enumerator
H A Dunwind.c601 if (main_sendall(IMSG_RECONF_CONF, xconf, sizeof(*xconf)) == -1) in main_imsg_send_config()
892 case IMSG_RECONF_CONF: in imsg_receive_config()
/openbsd/usr.sbin/rad/
H A Drad.h54 IMSG_RECONF_CONF, enumerator
H A Dengine.c331 case IMSG_RECONF_CONF: in engine_dispatch_main()
H A Drad.c584 if (main_sendboth(IMSG_RECONF_CONF, xconf, sizeof(*xconf)) == -1) in main_imsg_send_config()
/openbsd/sbin/dhcp6leased/
H A Ddhcp6leased.h151 IMSG_RECONF_CONF, enumerator
H A Ddhcp6leased.c672 main_imsg_compose_frontend(IMSG_RECONF_CONF, -1, xconf, sizeof(*xconf)); in main_imsg_send_config()
673 main_imsg_compose_engine(IMSG_RECONF_CONF, -1, xconf, sizeof(*xconf)); in main_imsg_send_config()
H A Dfrontend.c325 case IMSG_RECONF_CONF: in frontend_dispatch_main()
/openbsd/sbin/dhcpleased/
H A Ddhcpleased.h202 IMSG_RECONF_CONF, enumerator
H A Ddhcpleased.c735 main_imsg_compose_frontend(IMSG_RECONF_CONF, -1, NULL, 0); in main_imsg_send_config()
736 main_imsg_compose_engine(IMSG_RECONF_CONF, -1, NULL, 0); in main_imsg_send_config()
1332 I2S(IMSG_RECONF_CONF); in i2s()
H A Dfrontend.c349 case IMSG_RECONF_CONF: in frontend_dispatch_main()
/openbsd/usr.sbin/bgpd/
H A Dbgpd.c623 if (imsg_compose(ibuf_se, IMSG_RECONF_CONF, 0, 0, -1, in send_config()
626 if (imsg_compose(ibuf_rde, IMSG_RECONF_CONF, 0, 0, -1, in send_config()
629 if (imsg_compose(ibuf_rtr, IMSG_RECONF_CONF, 0, 0, -1, in send_config()
H A Drtr.c361 case IMSG_RECONF_CONF: in rtr_dispatch_imsg_parent()
H A Dbgpd.h665 IMSG_RECONF_CONF, enumerator
/openbsd/usr.sbin/eigrpd/
H A Deigrpd.h114 IMSG_RECONF_CONF, enumerator
H A Deigrpd.c588 if (eigrp_sendboth(IMSG_RECONF_CONF, xconf, sizeof(*xconf)) == -1) in main_imsg_send_config()
H A Deigrpe.c313 case IMSG_RECONF_CONF: in eigrpe_dispatch_main()
H A Drde.c381 case IMSG_RECONF_CONF: in rde_dispatch_parent()
/openbsd/usr.sbin/ospf6d/
H A Dospf6d.h128 IMSG_RECONF_CONF, enumerator
H A Dospf6d.c628 if (ospf_sendboth(IMSG_RECONF_CONF, xconf, sizeof(*xconf)) == -1) in ospf_reload()
H A Dospfe.c377 case IMSG_RECONF_CONF: in ospfe_dispatch_main()
/openbsd/usr.sbin/ospfd/
H A Dospfd.h130 IMSG_RECONF_CONF, enumerator
H A Dospfd.c661 if (ospf_sendboth(IMSG_RECONF_CONF, xconf, sizeof(*xconf)) == -1) in ospf_reload()
/openbsd/usr.sbin/ldpd/
H A Dldpd.h125 IMSG_RECONF_CONF, enumerator
H A Dldpe.c386 case IMSG_RECONF_CONF: in ldpe_dispatch_main()

12