Searched refs:NetconnSetLocalPort (Results 1 – 4 of 4) sorted by relevance
107 void NetconnSetLocalPort(struct FtNetconn *conn, FILLP_INT port);
82 void NetconnSetLocalPort(struct FtNetconn *conn, FILLP_INT port) in NetconnSetLocalPort() function
447 NetconnSetLocalPort(conn, ((struct sockaddr_in *)(&pcb->localAddr))->sin_port); in SpungeHandleMsgBind()
579 NetconnSetLocalPort(newConn, conn->pcb->localPort); // The same with the server listen port in FillpInitNewConnByConfirm()