Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDsctp_sysctl.h100 uint32_t sctp_mobility_fasthandoff; member
HDsctp_sysctl.c110 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)
HDsctp_pcb.c3111 if (SCTP_BASE_SYSCTL(sctp_mobility_fasthandoff) == 0) { in sctp_inpcb_bind()