host_error
printf(", error: %s", host_error(host->he));
icmp_checks_timeout(struct ctl_icmp_event *cie, enum host_error he)
void icmp_checks_timeout(struct ctl_icmp_event *, enum host_error);
hce_notify_done(struct host *host, enum host_error he)
msg = host_error(he);
const char *host_error(enum host_error);
void hce_notify_done(struct host *, enum host_error);
host_error(enum host_error he)