Searched refs:NETCONN_MORE (Results 1 – 3 of 3) sorted by relevance
58 #define NETCONN_MORE 0x02 macro
778 ((flags & MSG_MORE) ? NETCONN_MORE : 0) | in lwip_send()
1360 layer, NETCONN_MORE at netconn api layer, and TCP_WRITE_FLAG_MORE at raw api