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