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()2144 tcp_backlog_accepted(pcb); in tcp_pcb_purge()
942 tcp_backlog_accepted(pcb);
78 tcp_backlog_accepted() to explicitly delay backlog handling on a connection pcb
779 do), call tcp_backlog_delayed()/tcp_backlog_accepted() (fixes bug #46696)
1624 tcp_backlog_accepted(msg->conn->pcb.tcp);