Lines Matching defs:time
831 * it's time to ack the DATA_FIN and change socket state, but
847 * subflow at msk destruction time, but we must avoid enqueuing
887 * at close time
1465 * - estimate the faster flow linger time
1470 * We select the subflow with the shorter estimated time to flush
1963 u32 time, advmss = 1;
1977 time = tcp_stamp_us_delta(mstamp, msk->rcvq_space.time);
1980 if (rtt_us && time < (rtt_us >> 3))
2001 if (time < (rtt_us >> 3) || rtt_us == 0)
2050 msk->rcvq_space.time = mstamp;
2083 * receive buffer was full at subflow_data_ready() time,
3322 msk->rcvq_space.time = tp->tcp_mstamp;
3376 /* join list will be eventually flushed (with rst) at sock lock release time */