Searched refs:tcp_backlog_accepted (Results 1 – 6 of 6) sorted by relevance
458 void tcp_backlog_accepted(struct tcp_pcb* pcb);462 #define tcp_backlog_accepted(pcb) macro
475 tcp_backlog_accepted(struct tcp_pcb *pcb) in tcp_backlog_accepted() function576 tcp_backlog_accepted(pcb); in tcp_close_shutdown_fin()773 tcp_backlog_accepted(pcb); in tcp_abandon()2318 tcp_backlog_accepted(pcb);
973 tcp_backlog_accepted(pcb);
78 tcp_backlog_accepted() to explicitly delay backlog handling on a connection pcb
789 do), call tcp_backlog_delayed()/tcp_backlog_accepted() (fixes bug #46696)
1680 tcp_backlog_accepted(msg->conn->pcb.tcp);