Searched refs:SCTP_ADD_STREAMS (Results 1 – 11 of 11) sorted by relevance
/external/strace/xlat/ |
D | sock_sctp_options.h | 412 #if defined(SCTP_ADD_STREAMS) || (defined(HAVE_DECL_SCTP_ADD_STREAMS) && HAVE_DECL_SCTP_ADD_STREAMS) 414 static_assert((SCTP_ADD_STREAMS) == (121), "SCTP_ADD_STREAMS != 121"); 417 # define SCTP_ADD_STREAMS 121 524 XLAT(SCTP_ADD_STREAMS),
|
D | sock_sctp_options.in | 60 SCTP_ADD_STREAMS 121
|
/external/syzkaller/sys/linux/ |
D | socket_inet_sctp_arm64.const | 8 SCTP_ADD_STREAMS = 121
|
D | socket_inet_sctp_386.const | 8 SCTP_ADD_STREAMS = 121
|
D | socket_inet_sctp_arm.const | 8 SCTP_ADD_STREAMS = 121
|
D | socket_inet_sctp_amd64.const | 8 SCTP_ADD_STREAMS = 121
|
D | socket_inet_sctp_ppc64le.const | 8 SCTP_ADD_STREAMS = 121
|
D | socket_inet_sctp.txt | 328 …ctp_SCTP_ADD_STREAMS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_ADD_STREAMS], val ptr[in,… 329 …p6_SCTP_ADD_STREAMS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_ADD_STREAMS], val ptr[in,…
|
/external/iproute2/include/uapi/linux/ |
D | sctp.h | 124 #define SCTP_ADD_STREAMS 121 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | sctp.h | 126 #define SCTP_ADD_STREAMS 121 macro
|
/external/strace/ |
D | ChangeLog | 15190 SCTP_RESET_STREAMS, SCTP_RESET_ASSOC, SCTP_ADD_STREAMS,
|