Searched refs:current_timeo (Results 1 – 1 of 1) sorted by relevance
9276 long current_timeo = *timeo_p; in sctp_wait_for_sndbuf() local9308 current_timeo = schedule_timeout(current_timeo); in sctp_wait_for_sndbuf()9313 *timeo_p = current_timeo; in sctp_wait_for_sndbuf()9392 long current_timeo = *timeo_p; in sctp_wait_for_connect() local9420 current_timeo = schedule_timeout(current_timeo); in sctp_wait_for_connect()9425 *timeo_p = current_timeo; in sctp_wait_for_connect()