Searched refs:SCTP_PR_SCTP_MASK (Results 1 – 2 of 2) sorted by relevance
133 #define SCTP_PR_SCTP_MASK 0x0030 macro138 #define SCTP_PR_POLICY(x) ((x) & SCTP_PR_SCTP_MASK)141 flags &= ~SCTP_PR_SCTP_MASK; \
140 #define SCTP_PR_SCTP_MASK 0x0030 macro145 #define SCTP_PR_POLICY(x) ((x) & SCTP_PR_SCTP_MASK)148 flags &= ~SCTP_PR_SCTP_MASK; \