sctp: add SCTP_PR_SUPPORTED on sctp sockopt
[deliverable/linux.git] / include / uapi / linux / sctp.h
index ce70fe6b45df3e841c35accbdb6379c16563893c..aa08906f292d284d1ec224d4609b2c2d81b03dde 100644 (file)
@@ -112,6 +112,7 @@ typedef __s32 sctp_assoc_t;
 #define SCTP_SOCKOPT_CONNECTX  110             /* CONNECTX requests. */
 #define SCTP_SOCKOPT_CONNECTX3 111     /* CONNECTX requests (updated) */
 #define SCTP_GET_ASSOC_STATS   112     /* Read only */
+#define SCTP_PR_SUPPORTED      113
 
 /* These are bit fields for msghdr->msg_flags.  See section 5.1.  */
 /* On user space Linux, these live in <bits/socket.h> as an enum.  */
This page took 0.026538 seconds and 5 git commands to generate.