Home
last modified time | relevance | path

Searched refs:ILB_STATUS_TIMER (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libilb/common/
H A Dlibilb.h86 ILB_STATUS_TIMER, /* healthcheck timer error */ enumerator
H A Dilb_subr.c282 case ILB_STATUS_TIMER: in ilb_errstr()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c721 return (ILB_STATUS_TIMER); in ilbd_hc_restart_timer()