Home
last modified time | relevance | path

Searched refs:SCTP_CWND_INITIALIZATION (Results 1 – 3 of 3) sorted by path

/freebsd/sys/netinet/
H A Dsctp_cc_functions.c108 sctp_log_cwnd(stcb, net, 0, SCTP_CWND_INITIALIZATION); in sctp_set_initial_cc_param()
2135 sctp_log_cwnd(stcb, net, 0, SCTP_CWND_INITIALIZATION); in sctp_htcp_set_initial_cc_param()
H A Dsctp_constants.h162 #define SCTP_CWND_INITIALIZATION 62 macro
H A Dsctp_input.c261 sctp_log_cwnd(stcb, lnet, 0, SCTP_CWND_INITIALIZATION); in sctp_process_init()