Searched refs:TCP_WRITE_FLAG_COPY (Results 1 – 3 of 3) sorted by relevance
188 #if NETCONN_COPY != TCP_WRITE_FLAG_COPY
377 apiflags |= TCP_WRITE_FLAG_COPY; in tcp_write()474 if (apiflags & TCP_WRITE_FLAG_COPY) { in tcp_write()532 if (apiflags & TCP_WRITE_FLAG_COPY) { in tcp_write()
355 #define TCP_WRITE_FLAG_COPY 0x01 macro
Completed in 6 milliseconds