Home
last modified time | relevance | path

Searched refs:TCP_NOPUSH (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp.h224 #define TCP_NOPUSH 0x04 /* don't push last block of write */ macro
H A Dtcp_usrreq.c2319 case TCP_NOPUSH: in tcp_ctloutput()
2333 case TCP_NOPUSH: in tcp_ctloutput()
2859 case TCP_NOPUSH: in tcp_ctloutput()
3316 case TCP_NOPUSH: in tcpsockopt_cassert()