Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.h107 uint32_t sctp_steady_step; member
H A Dsctp_sysctl.c119 SCTP_BASE_SYSCTL(sctp_steady_step) = SCTPCTL_RTTVAR_STEADYS_DEFAULT; in sctp_init_sysctls()
948 SCTP_UINT_SYSCTL(rttvar_steady_step, sctp_steady_step, SCTPCTL_RTTVAR_STEADYS)
H A Dsctp_cc_functions.c1429 net->cc_mod.rtcc.steady_step = SCTP_BASE_SYSCTL(sctp_steady_step); in sctp_set_rtcc_initial_cc_param()