Searched refs:IMSG_HOST_STATUS (Results 1 – 5 of 5) sorted by relevance
/openbsd/usr.sbin/relayd/ |
H A D | hce.c | 248 proc_compose(env->sc_ps, PROC_PFE, IMSG_HOST_STATUS, &st, sizeof(st)); in hce_notify_done()
|
H A D | pfe.c | 129 case IMSG_HOST_STATUS: in pfe_dispatch_hce() 154 IMSG_HOST_STATUS, &st, sizeof(st)); in pfe_dispatch_hce()
|
H A D | relayd.h | 982 IMSG_HOST_STATUS, /* notifies from hce to pfe */ enumerator
|
H A D | relay.c | 1895 case IMSG_HOST_STATUS: in relay_dispatch_pfe()
|
/openbsd/usr.sbin/relayctl/ |
H A D | relayctl.c | 66 { IMSG_HOST_STATUS, "host_status", monitor_host_status },
|