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
1699 case TCP_NODELAY: in mptcp_setopt()2089 case TCP_NODELAY: in mptcp_getopt()2314 case TCP_NODELAY: in mptcp_sopt2str()
2317 case TCP_NODELAY: in tcp_ctloutput()2327 case TCP_NODELAY: in tcp_ctloutput()2826 case TCP_NODELAY: in tcp_ctloutput()3314 case TCP_NODELAY: in tcpsockopt_cassert()
716 sock_setsockopt(so, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in nfssvc_addsock()