Searched refs:NETCONN_COPY (Results 1 – 3 of 3) sorted by relevance
57 #define NETCONN_COPY 0x01 macro
276 u8_t flags = copy ? NETCONN_COPY : NETCONN_NOCOPY; in core_tcp_write()
777 write_flags = NETCONN_COPY | in lwip_send()