Searched refs:tcp_backlog_accepted (Results 1 – 6 of 6) sorted by relevance
449 void tcp_backlog_accepted(struct tcp_pcb* pcb);453 #define tcp_backlog_accepted(pcb) macro
317 tcp_backlog_accepted(struct tcp_pcb *pcb) in tcp_backlog_accepted() function418 tcp_backlog_accepted(pcb); in tcp_close_shutdown_fin()615 tcp_backlog_accepted(pcb); in tcp_abandon()2147 tcp_backlog_accepted(pcb); in tcp_pcb_purge()
954 tcp_backlog_accepted(pcb);
88 tcp_backlog_accepted() to explicitly delay backlog handling on a connection pcb
876 do), call tcp_backlog_delayed()/tcp_backlog_accepted() (fixes bug #46696)
1625 tcp_backlog_accepted(msg->conn->pcb.tcp);
Completed in 21 milliseconds