Searched refs:SCTP_NODELAY (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/apr/network_io/unix/
H A Dsockopt.c235 optname = SCTP_NODELAY;
271 optname = SCTP_NODELAY;
/freebsd-12-stable/sys/netinet/
H A Dsctp.h85 #define SCTP_NODELAY 0x00000004 macro
H A Dsctp_usrreq.c1528 case SCTP_NODELAY:
1556 case SCTP_NODELAY:
3738 case SCTP_NODELAY:
3786 case SCTP_NODELAY:
/freebsd-12-stable/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1390 setsockopt(b->num, IPPROTO_SCTP, SCTP_NODELAY,
/freebsd-12-stable/contrib/apr/
H A Dconfigure29295 if (setsockopt(s, IPPROTO_SCTP, SCTP_NODELAY, &opt, sizeof(int)) < 0)

Completed in 335 milliseconds