Searched refs:sctp_mobility_fasthandoff (Results 1 – 3 of 3) sorted by relevance
102 uint32_t sctp_mobility_fasthandoff; member
112 SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) = SCTPCTL_MOBILITY_FASTHANDOFF_DEFAULT; in sctp_init_sysctls()925 SCTP_UINT_SYSCTL(mobility_fasthandoff, sctp_mobility_fasthandoff, SCTPCTL_MOBILITY_FASTHANDOFF)
3114 if (SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) == 0) { in sctp_inpcb_bind()