9 #ifndef TOR_FEATURE_METRICS_METRICS_H
10 #define TOR_FEATURE_METRICS_METRICS_H
Header file for buffers.c.
int metrics_connection_process_inbuf(struct connection_t *conn)
int metrics_connection_finished_flushing(struct connection_t *conn)
int metrics_connection_reached_eof(struct connection_t *conn)
void metrics_cleanup(void)
int metrics_parse_ports(or_options_t *options, smartlist_t *ports, char **err_msg_out)
buf_t * metrics_get_output(const metrics_format_t fmt)
Header for lib/metrics/metrics_common.c.
The or_options_t structure, which represents Tor's configuration.