Searched refs:ms_goneby (Results 1 – 1 of 1) sorted by relevance
856 unsigned int ms_goneby; in sctp_t3rxt_timer() local860 ms_goneby = (now.tv_sec - net->last_sent_time.tv_sec) * 1000; in sctp_t3rxt_timer()862 ms_goneby = 0; in sctp_t3rxt_timer()865 if ((ms_goneby > net->RTO) || (net->RTO == 0)) { in sctp_t3rxt_timer()