Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dtcp.h224 #define TCP_NOPUSH 0x04 /* don't push last block of write */ macro
H A Dtcp_usrreq.c2254 case TCP_NOPUSH: in tcp_ctloutput()
2268 case TCP_NOPUSH: in tcp_ctloutput()
2773 case TCP_NOPUSH: in tcp_ctloutput()
3225 case TCP_NOPUSH: in tcpsockopt_cassert()