Searched refs:tcp_new_port (Results 1 – 2 of 2) sorted by relevance
102 static u16_t tcp_new_port(void);420 port = tcp_new_port(); in tcp_bind()609 tcp_new_port(void) in tcp_new_port() function681 pcb->local_port = tcp_new_port(); in tcp_connect()
353 * tcp.c: Fixed bug #30728: tcp_new_port() did not check listen pcbs