lookup_t.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
enum | lookup_t { LOOKUP_NONE , LOOKUP_HIT , LOOKUP_MISS } |
Variables | |
const char * | lookup_t_str [] |
Enumeration Type Documentation
◆ lookup_t
enum lookup_t |
Enumerator | |
---|---|
LOOKUP_NONE | |
LOOKUP_HIT | |
LOOKUP_MISS |
Definition at line 12 of file lookup_t.h.
Variable Documentation
◆ lookup_t_str
|
extern |
Referenced by peerNoteDigestLookup().