Searched refs:time_last_sent (Results 1 – 3 of 3) sorted by relevance
1537 asoc->time_last_sent.tv_sec) {1540 tim_touse = &asoc->time_last_sent;
813 struct timeval time_last_sent; member
9306 (void)SCTP_GETTIME_TIMEVAL(&asoc->time_last_sent);9308 *now = asoc->time_last_sent;9310 asoc->time_last_sent = *now;10252 (void)SCTP_GETTIME_TIMEVAL(&asoc->time_last_sent);10253 *now = asoc->time_last_sent;10256 asoc->time_last_sent = *now;10282 data_list[i]->sent_rcv_time = asoc->time_last_sent;