Searched defs:TCP_NODELAY (Results 1 – 5 of 5) sorted by relevance
40 #define TCP_NODELAY 1 /* Don't delay send to coalesce packets */ macro
91 #define TCP_NODELAY 1 /* Turn off Nagle's algorithm. */ macro
147 #define TCP_NODELAY 0x01 /* don't delay send to coalesce packets */ macro
797 TCP_NODELAY = 0x01 variable