Home
last modified time | relevance | path

Searched refs:SCTP_RESET_STREAMS (Results 1 – 12 of 12) sorted by relevance

/external/strace/xlat/
Dsock_sctp_options.h398 #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),
Dsock_sctp_options.in58 SCTP_RESET_STREAMS 119
/external/syzkaller/sys/linux/
Dsocket_inet_sctp_arm64.const62 SCTP_RESET_STREAMS = 119
Dsocket_inet_sctp_ppc64le.const62 SCTP_RESET_STREAMS = 119
Dsocket_inet_sctp_arm.const62 SCTP_RESET_STREAMS = 119
Dsocket_inet_sctp_386.const62 SCTP_RESET_STREAMS = 119
Dsocket_inet_sctp_amd64.const62 SCTP_RESET_STREAMS = 119
Dsocket_inet_sctp.txt320 …_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/
Dsctp.h122 #define SCTP_RESET_STREAMS 119 macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h124 #define SCTP_RESET_STREAMS 119 macro
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc1023 sock_, IPPROTO_SCTP, SCTP_RESET_STREAMS, resetp, in SendQueuedStreamResets()
/external/strace/
DChangeLog15190 SCTP_RESET_STREAMS, SCTP_RESET_ASSOC, SCTP_ADD_STREAMS,