Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.h101 uint32_t sctp_mobility_base; member
H A Dsctp_sysctl.c111 SCTP_BASE_SYSCTL(sctp_mobility_base) = SCTPCTL_MOBILITY_BASE_DEFAULT; in sctp_init_sysctls()
924 SCTP_UINT_SYSCTL(mobility_base, sctp_mobility_base, SCTPCTL_MOBILITY_BASE)
H A Dsctp_pcb.c3103 if (SCTP_BASE_SYSCTL(sctp_mobility_base) == 0) { in sctp_inpcb_bind()