Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
Dapi_msg.c427 sent_tcp(void *arg, struct tcp_pcb *pcb, u16_t len) function
550 tcp_sent(pcb, sent_tcp);
1140 tcp_sent(tpcb, sent_tcp);
/third_party/lwip/
DCHANGELOG3011 otherwise it was left to NETCONN_CLOSE and sent_tcp() could prematurely