Searched refs:time_last_rcvd (Results 1 – 3 of 3) sorted by relevance
1541 if (asoc->time_last_rcvd.tv_sec > in sctp_autoclose_timer()1543 tim_touse = &asoc->time_last_rcvd; in sctp_autoclose_timer()
796 struct timeval time_last_rcvd; member
2942 (void)SCTP_GETTIME_TIMEVAL(&stcb->asoc.time_last_rcvd); in sctp_process_data()