Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/netinet/
H A Dtcp.h224 #define TCP_NOPUSH 0x04 /* don't push last block of write */ macro
H A Dtcp_usrreq.c2299 case TCP_NOPUSH: in tcp_ctloutput()
2313 case TCP_NOPUSH: in tcp_ctloutput()
2842 case TCP_NOPUSH: in tcp_ctloutput()
3299 case TCP_NOPUSH: in tcpsockopt_cassert()