Searched refs:SCTP_PR_SCTP_ALL (Results 1 – 2 of 2) sorted by relevance
304 SCTP_PR_SCTP_ALL = (1 << 7), enumerator
7104 if (!policy || (policy & ~(SCTP_PR_SCTP_MASK | SCTP_PR_SCTP_ALL))) in sctp_getsockopt_pr_assocstatus()7111 if (policy & SCTP_PR_SCTP_ALL) { in sctp_getsockopt_pr_assocstatus()7163 if (!policy || (policy & ~(SCTP_PR_SCTP_MASK | SCTP_PR_SCTP_ALL))) in sctp_getsockopt_pr_streamstatus()7179 if (policy == SCTP_PR_SCTP_ALL) { in sctp_getsockopt_pr_streamstatus()