Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp.h224 #define TCP_NOPUSH 0x04 /* don't push last block of write */ macro
H A Dtcp_usrreq.c2321 case TCP_NOPUSH: in tcp_ctloutput()
2335 case TCP_NOPUSH: in tcp_ctloutput()
2861 case TCP_NOPUSH: in tcp_ctloutput()
3318 case TCP_NOPUSH: in tcpsockopt_cassert()