Searched refs:SCTP_CWND_LOG_FROM_SS (Results 1 – 2 of 2) sorted by relevance
966 SCTP_CWND_LOG_FROM_SS); in sctp_cwnd_update_after_sack_common()1695 sctp_log_cwnd(stcb, net, net->mtu, SCTP_CWND_LOG_FROM_SS); in sctp_hs_cwnd_increase()1700 sctp_log_cwnd(stcb, net, net->net_ack, SCTP_CWND_LOG_FROM_SS); in sctp_hs_cwnd_increase()1714 sctp_log_cwnd(stcb, net, incr, SCTP_CWND_LOG_FROM_SS); in sctp_hs_cwnd_increase()2125 SCTP_CWND_LOG_FROM_SS); in htcp_cong_avoid()2132 SCTP_CWND_LOG_FROM_SS); in htcp_cong_avoid()
114 #define SCTP_CWND_LOG_FROM_SS 4 macro