Searched refs:sctp_min_residual (Results 1 – 3 of 3) sorted by relevance
93 uint32_t sctp_min_residual; member
105 SCTP_BASE_SYSCTL(sctp_min_residual) = SCTPCTL_MIN_RESIDUAL_DEFAULT; in sctp_init_sysctls()918 SCTP_UINT_SYSCTL(min_residual, sctp_min_residual, SCTPCTL_MIN_RESIDUAL)
7108 ((length - space_left) < SCTP_BASE_SYSCTL(sctp_min_residual))) { in sctp_can_we_split_this()