Searched refs:rto_val (Results 1 – 1 of 1) sorted by relevance
1107 int rto_val; in sctp_timer_start() local1113 rto_val = stcb->asoc.initial_rto; in sctp_timer_start()1115 rto_val = net->RTO; in sctp_timer_start()1117 to_ticks = MSEC_TO_TICKS(rto_val); in sctp_timer_start()