sctp_log_cwnd
sctp_log_cwnd(stcb, net, 0, SCTP_CWND_INITIALIZATION);
sctp_log_cwnd(stcb, net, net->cwnd - old_cwnd, SCTP_CWND_LOG_FROM_RTX);
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_SAT);
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_SAT);
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_SAT);
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd),
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_BRST);
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_SS);
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_FR);
sctp_log_cwnd(stcb, net, 0, SCTP_CWND_LOG_FROM_SACK);
sctp_log_cwnd(stcb, net, net->net_ack,
sctp_log_cwnd(stcb, net, net->mtu,
sctp_log_cwnd(stcb, net, net->net_ack,
sctp_log_cwnd(stcb, net, net->mtu,
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd),
sctp_log_cwnd(stcb, net, net->mtu,
sctp_log_cwnd(stcb, net, net->net_ack,
sctp_log_cwnd(stcb, net, net->net_ack,
sctp_log_cwnd(stcb, net, net->mtu,
sctp_log_cwnd(stcb, net, net->net_ack,
sctp_log_cwnd(stcb, net, 0, SCTP_CWND_INITIALIZATION);
sctp_log_cwnd(stcb, net, 0, SCTP_CWND_LOG_FROM_SACK);
sctp_log_cwnd(stcb, net, net->mtu,
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd),
sctp_log_cwnd(stcb, net, net->cwnd - old_cwnd, SCTP_CWND_LOG_FROM_RTX);
sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_SAT);
sctp_log_cwnd(stcb, net, 0, SCTP_CWND_LOG_FROM_SACK);
sctp_log_cwnd(stcb, net, incr,
sctp_log_cwnd(stcb, net, net->net_ack,
sctp_log_cwnd(stcb, net, net->mtu,
sctp_log_cwnd(stcb, net, net->net_ack,
sctp_log_cwnd(stcb, net, net->mtu,
sctp_log_cwnd(stcb, tp1->whoTo, tp1->rec.data.tsn, SCTP_CWND_LOG_FROM_SACK);
sctp_log_cwnd(stcb, tp1->whoTo, tp1->rec.data.tsn, SCTP_CWND_LOG_FROM_SACK);
sctp_log_cwnd(stcb, tp1->whoTo, tp1->rec.data.tsn, SCTP_CWND_LOG_FROM_SACK);
sctp_log_cwnd(stcb, lnet, 0, SCTP_CWND_INITIALIZATION);
sctp_log_cwnd(stcb, NULL, error, SCTP_SEND_NOW_COMPLETES);
sctp_log_cwnd(stcb, NULL, 0xdeadbeef, SCTP_SEND_NOW_COMPLETES);
sctp_log_cwnd(stcb, NULL, num_out, SCTP_SEND_NOW_COMPLETES);
sctp_log_cwnd(stcb, NULL, reason_code, SCTP_SEND_NOW_COMPLETES);
sctp_log_cwnd(stcb, NULL, tot_out, SCTP_SEND_NOW_COMPLETES);
sctp_log_cwnd(stcb, net, 1,
sctp_log_cwnd(stcb, net, 3,
sctp_log_cwnd(stcb, net, 4, SCTP_CWND_LOG_FILL_OUTQ_CALLED);
sctp_log_cwnd(stcb, net, tsns_sent, SCTP_CWND_LOG_FROM_SEND);
sctp_log_cwnd(stcb, net, *num_out, SCTP_CWND_LOG_FROM_SEND);
sctp_log_cwnd(stcb, net, tsns_sent, SCTP_CWND_LOG_FROM_RESEND);
sctp_log_cwnd(stcb, lnet, 1, SCTP_CWND_LOG_FROM_T3);
sctp_log_cwnd(stcb, lnet, 0, SCTP_CWND_LOG_FROM_T3);
sctp_log_cwnd(stcb, net, net->cwnd, SCTP_CWND_LOG_FROM_RTX);
void sctp_log_cwnd(struct sctp_tcb *stcb, struct sctp_nets *, int, uint8_t);