Home
last modified time | relevance | path

Searched refs:sent_tcp (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/api/
Dapi_msg.c313 sent_tcp(void *arg, struct tcp_pcb *pcb, u16_t len) function
420 tcp_sent(pcb, sent_tcp);
814 tcp_sent(conn->pcb.tcp, sent_tcp);
/lib/liblwip/
DCHANGELOG1812 otherwise it was left to NETCONN_CLOSE and sent_tcp() could prematurely