Searched refs:SCTP_NODELAY (Results 1 – 7 of 7) sorted by relevance
42 case SCTP_NODELAY: in sctp_opt_info()
95 #define SCTP_NODELAY 0x00000004 macro
2117 case SCTP_NODELAY:2145 case SCTP_NODELAY:4464 case SCTP_NODELAY:4512 case SCTP_NODELAY:
70 #define SCTP_NODELAY 3 /* Get/set nodelay option. */ macro
646 if (usrsctp_setsockopt (sock, IPPROTO_SCTP, SCTP_NODELAY, &value, in create_sctp_socket()
525 #define SCTP_NODELAY 0x00000004 macro
1394 setsockopt(b->num, IPPROTO_SCTP, SCTP_NODELAY, in dgram_sctp_ctrl()