Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_sysctl.h47 uint32_t sctp_pr_enable; member
H A Dsctp_sysctl.c59 SCTP_BASE_SYSCTL(sctp_pr_enable) = SCTPCTL_PR_ENABLE_DEFAULT; in sctp_init_sysctls()
913 SCTP_UINT_SYSCTL(pr_enable, sctp_pr_enable, SCTPCTL_PR_ENABLE);
H A Dsctp_pcb.c2299 inp->prsctp_supported = (uint8_t)SCTP_BASE_SYSCTL(sctp_pr_enable); in sctp_inpcb_alloc()