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()923 SCTP_UINT_SYSCTL_RDTUN(chunkscale, sctp_chunkscale, SCTPCTL_CHUNKSCALE);
5596 TUNABLE_INT_FETCH("net.inet.sctp.chunkscale", &SCTP_BASE_SYSCTL(sctp_chunkscale)); in sctp_pcb_init()5599 VALIDATE_LOADER_TUNABLE(sctp_chunkscale, SCTPCTL_CHUNKSCALE); in sctp_pcb_init()5633 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5637 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5641 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5645 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()5649 (sctp_max_number_of_assoc * SCTP_BASE_SYSCTL(sctp_chunkscale))); in sctp_pcb_init()