Searched refs:sent_rcv_time (Results 1 – 4 of 4) sorted by relevance
593 chk->sent_rcv_time.tv_sec, in sctp_mark_all_for_resend()594 chk->sent_rcv_time.tv_usec, in sctp_mark_all_for_resend()597 if ((chk->sent_rcv_time.tv_sec > min_wait.tv_sec) && (window_probe == 0)) { in sctp_mark_all_for_resend()605 chk->sent_rcv_time.tv_sec, in sctp_mark_all_for_resend()606 chk->sent_rcv_time.tv_usec, in sctp_mark_all_for_resend()610 } else if ((chk->sent_rcv_time.tv_sec == min_wait.tv_sec) && in sctp_mark_all_for_resend()616 if (chk->sent_rcv_time.tv_usec >= min_wait.tv_usec) { in sctp_mark_all_for_resend()
428 struct timeval sent_rcv_time; /* filled in if RTT being calculated */ member
3092 &tp1->sent_rcv_time, in sctp_process_segment_range()4062 &tp1->sent_rcv_time, in sctp_express_handle_sack()4660 &tp1->sent_rcv_time, in sctp_handle_sack()
6957 data_list[i]->sent_rcv_time = net->last_sent_time; in sctp_clean_up_datalist()9824 data_list[i]->sent_rcv_time = asoc->time_last_sent; in sctp_chunk_retransmission()