Searched refs:TCP_NODELAY (Results 1 – 4 of 4) sorted by relevance
224 #define TCP_NODELAY 0x01 /* don't delay send to coalesce packets */ macro
1701 case TCP_NODELAY: in mptcp_setopt()2093 case TCP_NODELAY: in mptcp_getopt()2318 case TCP_NODELAY: in mptcp_sopt2str()
2323 case TCP_NODELAY: in tcp_ctloutput()2333 case TCP_NODELAY: in tcp_ctloutput()2829 case TCP_NODELAY: in tcp_ctloutput()3313 case TCP_NODELAY: in tcpsockopt_cassert()
718 sock_setsockopt(so, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in nfssvc_addsock()