Home
last modified time | relevance | path

Searched refs:sctp_auto_asconf (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_sysctl.h47 uint32_t sctp_auto_asconf; member
H A Dsctp_sysctl.c59 SCTP_BASE_SYSCTL(sctp_auto_asconf) = SCTPCTL_AUTOASCONF_DEFAULT; in sctp_init_sysctls()
867 SCTP_UINT_SYSCTL(auto_asconf, sctp_auto_asconf, SCTPCTL_AUTOASCONF)
H A Dsctp_pcb.c3087 if (SCTP_BASE_SYSCTL(sctp_auto_asconf) == 0) { in sctp_inpcb_bind()
H A Dsctp_usrreq.c3770 if ((SCTP_BASE_SYSCTL(sctp_auto_asconf) == 0) &&