OpenDNSSEC-enforcer  1.4.9
Macros
dbsmsg.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DBS_MIN_VALUE   (DBS_BASE)
 
#define DBS_MAX_VALUE   (DBS_BASE + 15)
 
#define DBS_ARRAY_SIZE   (16)
 

Macro Definition Documentation

#define DBS_ARRAY_SIZE   (16)

Definition at line 8 of file dbsmsg.h.

#define DBS_MAX_VALUE   (DBS_BASE + 15)

Definition at line 7 of file dbsmsg.h.

Referenced by DbInit(), and main().

#define DBS_MIN_VALUE   (DBS_BASE)

Definition at line 6 of file dbsmsg.h.

Referenced by DbInit(), and main().