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