Home
last modified time | relevance | path

Searched refs:tcp_backlog_delayed (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dtcp.h457 void tcp_backlog_delayed(struct tcp_pcb* pcb);
461 #define tcp_backlog_delayed(pcb) macro
/third_party/lwip/src/api/
H A Dapi_msg.c603 tcp_backlog_delayed(newpcb);
/third_party/lwip/src/core/
H A Dtcp.c452 tcp_backlog_delayed(struct tcp_pcb *pcb) in tcp_backlog_delayed() function
467 * the number of outstanding connections after calling tcp_backlog_delayed().

Completed in 7 milliseconds