Searched refs:SCTP_CWND_LOG_FROM_FR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h108 #define SCTP_CWND_LOG_FROM_FR 1 macro
H A Dsctp_cc_functions.c201 SCTP_CWND_LOG_FROM_FR);
1681 sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_FR);
2241 SCTP_CWND_LOG_FROM_FR);

Completed in 65 milliseconds