Searched refs:tcp_listen (Results 1 – 3 of 3) sorted by relevance
180 #define altcp_listen tcp_listen
467 #define tcp_listen(pcb) tcp_listen_with_backlog(pcb, TCP_DEFAULT_LISTEN_BACKLOG) macro
1935 * tcp.c: tcp_listen() did not copy the pcb's prio.3475 * api_msg.c, tcp.c: Fix bug #20480: Check the pcb passed to tcp_listen() for the3487 * api_msg.c: Fix bug #20315: possible memory leak problem if tcp_listen failed,