hce_notify_done
hce_notify_done(host, he);
hce_notify_done(host, HCE_ICMP_OK);
hce_notify_done(host, host->up == HOST_UP ?
hce_notify_done(cte->host, he);
hce_notify_done(cte->host, HCE_TCP_CONNECT_TIMEOUT);
hce_notify_done(cte->host, HCE_TCP_CONNECT_FAIL);
hce_notify_done(cte->host, HCE_TCP_CONNECT_OK);
hce_notify_done(cte->host, HCE_TCP_WRITE_TIMEOUT);
hce_notify_done(cte->host, HCE_TCP_WRITE_FAIL);
hce_notify_done(cte->host, cte->host->he);
hce_notify_done(cte->host, HCE_TCP_READ_FAIL);
hce_notify_done(cte->host, cte->host->he);
hce_notify_done(cte->host, cte->host->he);
hce_notify_done(cte->host, HCE_TLS_WRITE_TIMEOUT);
hce_notify_done(cte->host, HCE_TLS_WRITE_ERROR);
hce_notify_done(cte->host, HCE_TLS_CONNECT_TIMEOUT);
hce_notify_done(cte->host, HCE_TLS_CONNECT_OK);
hce_notify_done(cte->host, HCE_TLS_CONNECT_FAIL);
hce_notify_done(cte->host, HCE_TLS_CONNECT_ERROR);
hce_notify_done(cte->host, HCE_TLS_READ_TIMEOUT);
hce_notify_done(cte->host, cte->host->he);
hce_notify_done(cte->host, cte->host->he);
hce_notify_done(cte->host, HCE_TLS_READ_ERROR);
hce_notify_done(h, he);
void hce_notify_done(struct host *, enum host_error);