Home
last modified time | relevance | path

Searched refs:tcp_backlog_accepted (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dtcp.h376 void tcp_backlog_accepted(struct tcp_pcb* pcb);
380 #define tcp_backlog_accepted(pcb) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dtcp.h429 void tcp_backlog_accepted(struct tcp_pcb* pcb);
433 #define tcp_backlog_accepted(pcb) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtcp.c232 tcp_backlog_accepted(struct tcp_pcb* pcb) in tcp_backlog_accepted() function
329 tcp_backlog_accepted(pcb); in tcp_close_shutdown()
500 tcp_backlog_accepted(pcb); in tcp_abandon()
1840 tcp_backlog_accepted(pcb); in tcp_pcb_purge()
A Dtcp_in.c839 tcp_backlog_accepted(pcb);
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dapi_msg.c1479 tcp_backlog_accepted(msg->conn->pcb.tcp);

Completed in 24 milliseconds