Searched refs:SCTP_NODELAY (Results 1 – 9 of 9) sorted by relevance
20 #if defined(SCTP_NODELAY) || (defined(HAVE_DECL_SCTP_NODELAY) && HAVE_DECL_SCTP_NODELAY)21 XLAT(SCTP_NODELAY),
4 SCTP_NODELAY
42 case SCTP_NODELAY: in sctp_opt_info()
68 #define SCTP_NODELAY 3 /* Get/set nodelay option. */ macro
67 #define SCTP_NODELAY 3 /* Get/set nodelay option. */ macro
450 if (usrsctp_setsockopt(sock_, IPPROTO_SCTP, SCTP_NODELAY, &nodelay, in OpenSctpSocket()
1298 #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()
1846 rather than TCP. The @option{-D} option will set SCTP_NODELAY, which
1730 SCTP rather than TCP. The `-D' option will set SCTP_NODELAY, which is