Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Dbgpd.h647 IMSG_RECONF_VPN_DONE, enumerator
H A Dbgpd.c821 if (imsg_compose(ibuf_rde, IMSG_RECONF_VPN_DONE, 0, 0, in send_config()
H A Drde.c1162 case IMSG_RECONF_VPN_DONE: in rde_dispatch_imsg_parent()