#include <HostLookup.h>
Data Fields | |
| LeafType | type |
| char * | match |
| int | len |
| bool | isNot |
| void * | opaque_data |
Definition at line 56 of file HostLookup.h.
| bool HostLeaf::isNot |
Definition at line 61 of file HostLookup.h.
Referenced by HostLookup::NewEntry().
| int HostLeaf::len |
Definition at line 60 of file HostLookup.h.
Referenced by HostLookup::NewEntry().
| char* HostLeaf::match |
Definition at line 59 of file HostLookup.h.
Referenced by HostLookup::NewEntry().
| void* HostLeaf::opaque_data |
Definition at line 62 of file HostLookup.h.
Referenced by HostLookup::NewEntry().
Definition at line 58 of file HostLookup.h.
1.7.1