Searched refs:TCP_NODELAY (Results 1 – 4 of 4) sorted by relevance
221 #define TCP_NODELAY 0x01 /* don't delay send to coalesce packets */ macro
1678 case TCP_NODELAY: in mptcp_setopt()2073 case TCP_NODELAY: in mptcp_getopt()2283 case TCP_NODELAY: in mptcp_sopt2str()
2252 case TCP_NODELAY: in tcp_ctloutput()2262 case TCP_NODELAY: in tcp_ctloutput()2740 case TCP_NODELAY: in tcp_ctloutput()3223 case TCP_NODELAY: in tcpsockopt_cassert()
683 sock_setsockopt(so, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in nfssvc_addsock()