Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mn/
HDif_mn.c218 time_t last_rxerr; member
417 if (sch->last_rxerr) in ngmn_rcvmsg()
419 (unsigned long)(time_second - sch->last_rxerr)); in ngmn_rcvmsg()
1154 sch->last_rxerr = time_second; in mn_rx_intr()