Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dfreebsd.txt1365 SCTP_PR_SCTP_ALL
H A Dlinux.txt2760 SCTP_PR_SCTP_ALL
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4497 pub const SCTP_PR_SCTP_ALL: c_int = 0x000f; constant
4778 PR_SCTP_POLICY(x) != SCTP_PR_SCTP_NONE && PR_SCTP_POLICY(x) != SCTP_PR_SCTP_ALL
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs5559 pub const SCTP_PR_SCTP_ALL: c_int = 1 << 7; constant