Searched refs:ppa_lastrx (Results 1 – 2 of 2) sorted by relevance
286 hrtime_t ppa_lastrx; /* last receive time for a packet */ member
550 pip->recv_idle = (hrtime - ppa->ppa_lastrx) / 1000000000ul; in sppp_ioctl()1275 ppa->ppa_lasttx = ppa->ppa_lastrx = hrtime; in sppp_inner_ioctl()2217 ppa->ppa_lastrx = gethrtime(); in sppp_inpkt()