Searched refs:time_last_rcvd (Results 1 – 3 of 3) sorted by relevance
1571 if (asoc->time_last_rcvd.tv_sec >1573 tim_touse = &asoc->time_last_rcvd;
847 struct timeval time_last_rcvd; member
2971 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_last_rcvd); in sctp_process_data()