Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_sysctl.h101 uint32_t sctp_mobility_base; member
HDsctp_sysctl.c111 SCTP_BASE_SYSCTL(sctp_mobility_base) = SCTPCTL_MOBILITY_BASE_DEFAULT; in sctp_init_sysctls()
925 SCTP_UINT_SYSCTL(mobility_base, sctp_mobility_base, SCTPCTL_MOBILITY_BASE)
HDsctp_pcb.c3094 if (SCTP_BASE_SYSCTL(sctp_mobility_base) == 0) { in sctp_inpcb_bind()