|
| | dnstree.c |
| | This file contains structures combining types and functions to manipulate those structures that help building DNS lookup trees.
|
| |
| | dnstree.h |
| | This file contains structures combining types and functions to manipulate those structures that help building DNS lookup trees.
|
| |
| | lookup3.h |
| | This file contains header definitions for the hash functions we use.
|
| |
| | lruhash.c |
| | This file contains a hashtable with LRU keeping of entries.
|
| |
| | lruhash.h |
| | This file contains a hashtable with LRU keeping of entries.
|
| |
| | slabhash.c |
| | Implementation of hash table that consists of smaller hash tables.
|
| |
| | slabhash.h |
| | Hash table that consists of smaller hash tables.
|
| |