Home
last modified time | relevance | path

Searched refs:IMSG_HOST_STATUS (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/relayd/
H A Dhce.c248 proc_compose(env->sc_ps, PROC_PFE, IMSG_HOST_STATUS, &st, sizeof(st)); in hce_notify_done()
H A Dpfe.c129 case IMSG_HOST_STATUS: in pfe_dispatch_hce()
154 IMSG_HOST_STATUS, &st, sizeof(st)); in pfe_dispatch_hce()
H A Drelayd.h982 IMSG_HOST_STATUS, /* notifies from hce to pfe */ enumerator
H A Drelay.c1895 case IMSG_HOST_STATUS: in relay_dispatch_pfe()
/openbsd/usr.sbin/relayctl/
H A Drelayctl.c66 { IMSG_HOST_STATUS, "host_status", monitor_host_status },