Searched refs:SCTP_RESET_STREAMS (Results 1 – 12 of 12) sorted by relevance
/external/strace/xlat/ |
D | sock_sctp_options.h | 398 #if defined(SCTP_RESET_STREAMS) || (defined(HAVE_DECL_SCTP_RESET_STREAMS) && HAVE_DECL_SCTP_RESET_S… 400 static_assert((SCTP_RESET_STREAMS) == (119), "SCTP_RESET_STREAMS != 119"); 403 # define SCTP_RESET_STREAMS 119 522 XLAT(SCTP_RESET_STREAMS),
|
D | sock_sctp_options.in | 58 SCTP_RESET_STREAMS 119
|
/external/syzkaller/sys/linux/ |
D | socket_inet_sctp_arm64.const | 62 SCTP_RESET_STREAMS = 119
|
D | socket_inet_sctp_ppc64le.const | 62 SCTP_RESET_STREAMS = 119
|
D | socket_inet_sctp_arm.const | 62 SCTP_RESET_STREAMS = 119
|
D | socket_inet_sctp_386.const | 62 SCTP_RESET_STREAMS = 119
|
D | socket_inet_sctp_amd64.const | 62 SCTP_RESET_STREAMS = 119
|
D | socket_inet_sctp.txt | 320 …_SCTP_RESET_STREAMS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_RESET_STREAMS], val ptr[in… 321 …SCTP_RESET_STREAMS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_RESET_STREAMS], val ptr[in… 322 …_SCTP_RESET_STREAMS(fd sock_sctp, level const[SOL_SCTP], opt const[SCTP_RESET_STREAMS], val ptr[in… 323 …SCTP_RESET_STREAMS(fd sock_sctp6, level const[SOL_SCTP], opt const[SCTP_RESET_STREAMS], val ptr[in…
|
/external/iproute2/include/uapi/linux/ |
D | sctp.h | 122 #define SCTP_RESET_STREAMS 119 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | sctp.h | 124 #define SCTP_RESET_STREAMS 119 macro
|
/external/webrtc/talk/media/sctp/ |
D | sctpdataengine.cc | 1023 sock_, IPPROTO_SCTP, SCTP_RESET_STREAMS, resetp, in SendQueuedStreamResets()
|
/external/strace/ |
D | ChangeLog | 15190 SCTP_RESET_STREAMS, SCTP_RESET_ASSOC, SCTP_ADD_STREAMS,
|