Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h107 #define SCTP_CWND_LOG_FROM_BRST 3 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h107 #define SCTP_CWND_LOG_FROM_BRST 3 macro
H A Dsctp_cc_functions.c1282 sctp_log_cwnd(stcb, net, (net->cwnd - old_cwnd), SCTP_CWND_LOG_FROM_BRST); in sctp_cwnd_update_after_output()