Home
last modified time | relevance | path

Searched refs:SCTP_NODELAY (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dsocksctpoptions.h20 #if defined(SCTP_NODELAY) || (defined(HAVE_DECL_SCTP_NODELAY) && HAVE_DECL_SCTP_NODELAY)
21 XLAT(SCTP_NODELAY),
Dsocksctpoptions.in4 SCTP_NODELAY
/external/ltp/utils/sctp/lib/
Dopt_info.c42 case SCTP_NODELAY: in sctp_opt_info()
/external/ltp/utils/sctp/include/netinet/
Dsctp.h68 #define SCTP_NODELAY 3 /* Get/set nodelay option. */ macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h67 #define SCTP_NODELAY 3 /* Get/set nodelay option. */ macro
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc450 if (usrsctp_setsockopt(sock_, IPPROTO_SCTP, SCTP_NODELAY, &nodelay, in OpenSctpSocket()
/external/netperf/src/
Dnettest_bsd.c1298 #if defined(TCP_NODELAY) || defined(SCTP_NODELAY) in create_data_socket()
1316 #if defined(IPPROTO_SCTP) && defined(SCTP_NODELAY) in create_data_socket()
1318 option = SCTP_NODELAY; in create_data_socket()
/external/netperf/doc/
Dnetperf.texi1846 rather than TCP. The @option{-D} option will set SCTP_NODELAY, which
Dnetperf.info1730 SCTP rather than TCP. The `-D' option will set SCTP_NODELAY, which is