Searched defs:PR_SCTP_ENABLED (Results 1 – 2 of 2) sorted by relevance
269 #define PR_SCTP_ENABLED(x) ((PR_SCTP_POLICY(x) != SCTP_PR_SCTP_NONE) && \ macro