Lines Matching refs:flight_size
7106 data_list[i]->whoTo->flight_size, in sctp_clean_up_datalist()
7966 (net->flight_size == 0)) { in sctp_med_chunk_output()
7969 if (net->flight_size >= net->cwnd) { in sctp_med_chunk_output()
8035 (net->flight_size >= net->cwnd)) { in sctp_med_chunk_output()
8582 if (net->flight_size >= net->cwnd) { in sctp_med_chunk_output()
8587 (net->flight_size > max_rwnd_per_dest)) { in sctp_med_chunk_output()
8599 (net->flight_size > max_send_per_dest)) { in sctp_med_chunk_output()
8649 if (net->flight_size >= net->cwnd) { in sctp_med_chunk_output()
9704 if (net->flight_size >= net->cwnd) { in sctp_chunk_retransmission()
9944 data_list[i]->whoTo->flight_size, in sctp_chunk_retransmission()
10189 if ((net->flight_size + (asoc->max_burst * net->mtu)) < net->cwnd) { in sctp_chunk_output()
10203 if (net->flight_size == 0) { in sctp_chunk_output()
13406 if ((net->flight_size > net->cwnd) && in sctp_lower_sosend()
13412 if (net->flight_size > (2 * net->mtu)) { in sctp_lower_sosend()
13685 if ((net->flight_size > net->cwnd) && in sctp_lower_sosend()
13691 if (net->flight_size > (2 * net->mtu)) { in sctp_lower_sosend()