Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/api/
A 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);
/components/net/lwip/lwip-2.0.3/src/api/
A Dapi_msg.c348 sent_tcp(void *arg, struct tcp_pcb *pcb, u16_t len) function
463 tcp_sent(pcb, sent_tcp);
997 tcp_sent(tpcb, sent_tcp);
/components/net/lwip/lwip-2.1.2/src/api/
A Dapi_msg.c398 sent_tcp(void *arg, struct tcp_pcb *pcb, u16_t len) function
521 tcp_sent(pcb, sent_tcp);
1091 tcp_sent(tpcb, sent_tcp);
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG1802 otherwise it was left to NETCONN_CLOSE and sent_tcp() could prematurely
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG2758 otherwise it was left to NETCONN_CLOSE and sent_tcp() could prematurely
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG3011 otherwise it was left to NETCONN_CLOSE and sent_tcp() could prematurely

Completed in 88 milliseconds