Searched defs:TCP_NODELAY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dtcp.h99 #ifndef TCP_NODELAY
100 #define TCP_NODELAY 0x01 /* don't delay send to coalesce packets */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dxti_inet.h74 #ifndef TCP_NODELAY
75 #define TCP_NODELAY 0x1 /* must be same as <netinet/tcp.h> */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h374 # undef TCP_NODELAY macro

Completed in 70 milliseconds