Tor 0.4.9.0-alpha-dev
Macros | Variables
hs_sys.h File Reference

Header for feature/hs/hs_sys.c. More...

Go to the source code of this file.

Macros

#define HS_SUBSYS_LEVEL   (51)
 

Variables

const struct subsys_fns_t sys_hs
 

Detailed Description

Header for feature/hs/hs_sys.c.

Definition in file hs_sys.h.

Macro Definition Documentation

◆ HS_SUBSYS_LEVEL

#define HS_SUBSYS_LEVEL   (51)

Subsystem level for the metrics system.

Defined here so that it can be shared between the real and stub definitions.

Definition at line 20 of file hs_sys.h.

Variable Documentation

◆ sys_hs

const struct subsys_fns_t sys_hs
extern

Definition at line 25 of file hs_sys.c.