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
1677 case TCP_NODELAY: in mptcp_setopt()2072 case TCP_NODELAY: in mptcp_getopt()2282 case TCP_NODELAY: in mptcp_sopt2str()
2297 case TCP_NODELAY: in tcp_ctloutput()2307 case TCP_NODELAY: in tcp_ctloutput()2809 case TCP_NODELAY: in tcp_ctloutput()3297 case TCP_NODELAY: in tcpsockopt_cassert()
716 sock_setsockopt(so, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in nfssvc_addsock()