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