Home
last modified time | relevance | path

Searched defs:altcp_write (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Daltcp.h181 #define altcp_write tcp_write macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Daltcp.c380 altcp_write(struct altcp_pcb *conn, const void *dataptr, u16_t len, u8_t apiflags) in altcp_write() function