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