Home
last modified time | relevance | path

Searched refs:SCTP_PR_STREAM_STATUS (Results 1 – 11 of 11) sorted by relevance

/external/strace/xlat/
Dsock_sctp_options.h377 #if defined(SCTP_PR_STREAM_STATUS) || (defined(HAVE_DECL_SCTP_PR_STREAM_STATUS) && HAVE_DECL_SCTP_P…
379 static_assert((SCTP_PR_STREAM_STATUS) == (116), "SCTP_PR_STREAM_STATUS != 116");
382 # define SCTP_PR_STREAM_STATUS 116
519 XLAT(SCTP_PR_STREAM_STATUS),
Dsock_sctp_options.in55 SCTP_PR_STREAM_STATUS 116
/external/syzkaller/sys/linux/
Dsocket_inet_sctp_arm64.const56 SCTP_PR_STREAM_STATUS = 116
Dsocket_inet_sctp_ppc64le.const56 SCTP_PR_STREAM_STATUS = 116
Dsocket_inet_sctp_arm.const56 SCTP_PR_STREAM_STATUS = 116
Dsocket_inet_sctp_386.const56 SCTP_PR_STREAM_STATUS = 116
Dsocket_inet_sctp_amd64.const56 SCTP_PR_STREAM_STATUS = 116
Dsocket_inet_sctp.txt331 …P_PR_STREAM_STATUS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_PR_STREAM_STATUS], val ptr[…
332 …_PR_STREAM_STATUS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_PR_STREAM_STATUS], val ptr[…
/external/iproute2/include/uapi/linux/
Dsctp.h119 #define SCTP_PR_STREAM_STATUS 116 macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h121 #define SCTP_PR_STREAM_STATUS 116 macro
/external/strace/
DChangeLog15191 SCTP_RECONFIG_SUPPORTED, and SCTP_PR_STREAM_STATUS introduced