Searched refs:sctp_chunkscale (Results 1 – 5 of 5) sorted by relevance
100 if (SCTP_BASE_SYSCTL(sctp_chunkscale) == 0) { in sctp_init_sysctls()101 SCTP_BASE_SYSCTL(sctp_chunkscale) = SCTPCTL_CHUNKSCALE_DEFAULT; in sctp_init_sysctls()104 SCTP_BASE_SYSCTL(sctp_chunkscale) = SCTPCTL_CHUNKSCALE_DEFAULT; in sctp_init_sysctls()1152 SCTP_UINT_SYSCTL(chunkscale, sctp_chunkscale, SCTPCTL_CHUNKSCALE)1259 RANGECHK(SCTP_BASE_SYSCTL(sctp_chunkscale), SCTPCTL_CHUNKSCALE_MIN, SCTPCTL_CHUNKSCALE_MAX); in sctp_sysctl_handle_int()1393 &SCTP_BASE_SYSCTL(sctp_chunkscale), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
68 uint32_t sctp_chunkscale; member
6617 TUNABLE_INT_FETCH("net.inet.sctp.chunkscale", &SCTP_BASE_SYSCTL(sctp_chunkscale));6654 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale)));6658 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale)));6662 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale)));6666 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale)));6670 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale)));
1075 USRSCTP_TUNABLE_DECL(sctp_chunkscale)
3416 USRSCTP_TUNABLE_SET_DEF(sctp_chunkscale, SCTPCTL_CHUNKSCALE)3531 USRSCTP_SYSCTL_GET_DEF(sctp_chunkscale)