Searched refs:burst_limit (Results 1 – 2 of 2) sorted by relevance
1360 struct sctp_nets *net, int burst_limit) in sctp_cwnd_update_after_output() argument1366 if (burst_limit) { in sctp_cwnd_update_after_output()1367 net->cwnd = (net->flight_size + (burst_limit * net->mtu)); in sctp_cwnd_update_after_output()
775 struct sctp_nets *net, int burst_limit);