#include <ip_tree.h>

Data Fields | |
| struct ip_tree::entry | entries [MAX_IP_BRANCHES] |
| gen_lock_set_t * | entry_lock_set |
| unsigned short | max_hits |
Data Structures | |
| struct | entry |
Definition at line 72 of file ip_tree.h.
| struct ip_tree::entry entries[MAX_IP_BRANCHES] |
Referenced by destroy_ip_tree(), init_ip_tree(), mark_node(), prv_get_tree_branch(), prv_lock_tree_branch(), prv_unlock_tree_branch(), and remove_node().
| gen_lock_set_t* entry_lock_set |
Definition at line 79 of file ip_tree.h.
Referenced by destroy_ip_tree(), init_ip_tree(), prv_lock_tree_branch(), and prv_unlock_tree_branch().
| unsigned short max_hits |
1.5.6