Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_sysctl.h98 uint32_t sctp_mobility_base; member
H A Dsctp_sysctl.c108 SCTP_BASE_SYSCTL(sctp_mobility_base) = SCTPCTL_MOBILITY_BASE_DEFAULT; in sctp_init_sysctls()
968 SCTP_UINT_SYSCTL(mobility_base, sctp_mobility_base, SCTPCTL_MOBILITY_BASE);
H A Dsctp_pcb.c2993 if (SCTP_BASE_SYSCTL(sctp_mobility_base) == 0) { in sctp_inpcb_bind_locked()