Searched refs:sctp_hb_maxburst (Results 1 – 6 of 6) sorted by relevance
96 uint32_t sctp_hb_maxburst; member
133 SCTP_BASE_SYSCTL(sctp_hb_maxburst) = SCTPCTL_HB_MAX_BURST_DEFAULT; in sctp_init_sysctls()1180 SCTP_UINT_SYSCTL(hb_max_burst, sctp_hb_maxburst, SCTPCTL_HB_MAX_BURST)1287 RANGECHK(SCTP_BASE_SYSCTL(sctp_hb_maxburst), SCTPCTL_HB_MAX_BURST_MIN, SCTPCTL_HB_MAX_BURST_MAX); in sctp_sysctl_handle_int()1505 &SCTP_BASE_SYSCTL(sctp_hb_maxburst), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
756 (cnt < SCTP_BASE_SYSCTL(sctp_hb_maxburst)), error); in sctp_handle_asconf()
937 (cnt_hb_sent < SCTP_BASE_SYSCTL(sctp_hb_maxburst))) { in sctp_start_net_timers()
1123 USRSCTP_SYSCTL_DECL(sctp_hb_maxburst)
3476 USRSCTP_SYSCTL_SET_DEF(sctp_hb_maxburst, SCTPCTL_HB_MAX_BURST)3558 USRSCTP_SYSCTL_GET_DEF(sctp_hb_maxburst)