Searched refs:sctp_mbuf_threshold_count (Results 1 – 3 of 3) sorted by relevance
88 uint32_t sctp_mbuf_threshold_count; member
100 SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count) = SCTPCTL_MAX_CHAINED_MBUFS_DEFAULT; in sctp_init_sysctls()914 SCTP_UINT_SYSCTL(max_chained_mbufs, sctp_mbuf_threshold_count, SCTPCTL_MAX_CHAINED_MBUFS)
6392 (sizeofcpy <= (int)((((SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count) - 1) * MLEN) + MHLEN))) in sctp_copy_mbufchain()