Searched refs:SCTP_CWND_LOG_FROM_SACK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h170 #define SCTP_CWND_LOG_FROM_SACK 64 macro
H A Dsctp_cc_functions.c753 sctp_log_cwnd(stcb, net, 0, SCTP_CWND_LOG_FROM_SACK);
1777 sctp_log_cwnd(stcb, net, 0, SCTP_CWND_LOG_FROM_SACK);
2168 sctp_log_cwnd(stcb, net, 0, SCTP_CWND_LOG_FROM_SACK);
H A Dsctp_indata.c2671 sctp_log_cwnd(stcb, tp1->whoTo, tp1->rec.data.TSN_seq, SCTP_CWND_LOG_FROM_SACK);
3724 sctp_log_cwnd(stcb, tp1->whoTo, tp1->rec.data.TSN_seq, SCTP_CWND_LOG_FROM_SACK);
4372 sctp_log_cwnd(stcb, tp1->whoTo, tp1->rec.data.TSN_seq, SCTP_CWND_LOG_FROM_SACK);

Completed in 159 milliseconds