Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_sysctl.h107 uint32_t sctp_steady_step; member
HDsctp_sysctl.c119 SCTP_BASE_SYSCTL(sctp_steady_step) = SCTPCTL_RTTVAR_STEADYS_DEFAULT; in sctp_init_sysctls()
943 SCTP_UINT_SYSCTL(rttvar_steady_step, sctp_steady_step, SCTPCTL_RTTVAR_STEADYS)
HDsctp_cc_functions.c1432 net->cc_mod.rtcc.steady_step = SCTP_BASE_SYSCTL(sctp_steady_step); in sctp_set_rtcc_initial_cc_param()