Searched refs:sctp_mbuf_threshold_count (Results 1 – 7 of 7) sorted by relevance
94 uint32_t sctp_mbuf_threshold_count; member
131 SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count) = SCTPCTL_MAX_CHAINED_MBUFS_DEFAULT; in sctp_init_sysctls()1178 SCTP_UINT_SYSCTL(max_chained_mbufs, sctp_mbuf_threshold_count, SCTPCTL_MAX_CHAINED_MBUFS)1285 …RANGECHK(SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count), SCTPCTL_MAX_CHAINED_MBUFS_MIN, SCTPCTL_MAX_C… in sctp_sysctl_handle_int()1497 &SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
817 mbuf_threshold = SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count);
7005 (sizeofcpy <= (int)((((SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count) - 1) * MLEN) + MHLEN)))) {
1121 USRSCTP_SYSCTL_DECL(sctp_mbuf_threshold_count)
305 mbuf_threshold = SCTP_BASE_SYSCTL(sctp_mbuf_threshold_count); in m_getm2()
3474 USRSCTP_SYSCTL_SET_DEF(sctp_mbuf_threshold_count, SCTPCTL_MAX_CHAINED_MBUFS)3556 USRSCTP_SYSCTL_GET_DEF(sctp_mbuf_threshold_count)