Home
last modified time | relevance | path

Searched refs:NETCONN_COPY (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/core/
H A Dinit.c236 #if NETCONN_COPY != TCP_WRITE_FLAG_COPY
237 #error "NETCONN_COPY != TCP_WRITE_FLAG_COPY"
/third_party/lwip/src/include/lwip/
H A Dapi.h63 #define NETCONN_COPY 0x01 macro
/third_party/lwip/src/api/
H A Dsockets.c1455 write_flags = (u8_t)(NETCONN_COPY | in lwip_send()
1509 write_flags = (u8_t)(NETCONN_COPY | in lwip_sendmsg_internal()

Completed in 8 milliseconds