Home
last modified time | relevance | path

Searched refs:SCTP_CWND_LOG_FROM_BRST (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h104 #define SCTP_CWND_LOG_FROM_BRST 3 macro
H A Dsctp_cc_functions.c1283 sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_BRST); in sctp_cwnd_update_after_output()