Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/relayd/
Dhce.c179 host->last_up = host->up; in hce_launch_checks()
229 host->up = host->last_up; in hce_notify_done()
249 if (host->up != host->last_up) in hce_notify_done()
267 host_status(host->last_up), host_status(host->up), in hce_notify_done()
272 host->last_up = host->up; in hce_notify_done()
Dcheck_script.c47 host->last_up = host->up; in check_script()
Dcheck_icmp.c77 host->last_up = host->up; in schedule_icmp()
Drelayd.h171 int last_up; member
440 int last_up; member
Dagentx_control.c1103 SNMP_ELEMENT(".1.3.0", SNMP_INTEGER32, NULL, host->last_up, pdu);