Searched refs:sctp_chunkscale (Results 1 – 3 of 3) sorted by relevance
60 uint32_t sctp_chunkscale; member
72 SCTP_BASE_SYSCTL(sctp_chunkscale) = SCTPCTL_CHUNKSCALE_DEFAULT; in sctp_init_sysctls()927 SCTP_UINT_SYSCTL_RDTUN(chunkscale, sctp_chunkscale, SCTPCTL_CHUNKSCALE);
5597 TUNABLE_INT_FETCH("net.inet.sctp.chunkscale", &SCTP_BASE_SYSCTL(sctp_chunkscale)); in sctp_pcb_init()5600 VALIDATE_LOADER_TUNABLE(sctp_chunkscale, SCTPCTL_CHUNKSCALE); in sctp_pcb_init()5634 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5638 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5642 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5646 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5650 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()