Home
last modified time | relevance | path

Searched refs:rx_wdog (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h85 hrtime_t rx_wdog; member
H A Diprb.c1179 ip->rx_wdog = gethrtime(); in iprb_rx()
1668 ((gethrtime() - ip->rx_wdog) > ip->rx_timeout)) { in iprb_periodic()