Home
last modified time | relevance | path

Searched refs:sctp_mobility_fasthandoff (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.h102 uint32_t sctp_mobility_fasthandoff; member
H A Dsctp_sysctl.c112 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)
H A Dsctp_pcb.c3114 if (SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) == 0) { in sctp_inpcb_bind()