Searched refs:sctp_mobility_fasthandoff (Results 1 – 3 of 3) sorted by relevance
100 uint32_t sctp_mobility_fasthandoff; member
110 SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) = SCTPCTL_MOBILITY_FASTHANDOFF_DEFAULT; in sctp_init_sysctls()923 SCTP_UINT_SYSCTL(mobility_fasthandoff, sctp_mobility_fasthandoff, SCTPCTL_MOBILITY_FASTHANDOFF)
3111 if (SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) == 0) { in sctp_inpcb_bind()