The struct for the domain. More...
#include <cr_domain.h>

Contains the head of each prefix tree.
Definition at line 42 of file cr_domain.h.
Payload is of type (struct failure_route_rule *)
Definition at line 46 of file cr_domain.h.
Referenced by add_failure_route(), cr_load_next_domain(), create_domain_data(), and destroy_domain_data().
This points to the name in domain_map to avoid duplication.
Definition at line 44 of file cr_domain.h.
Referenced by add_domain_data(), create_domain_data(), dump_fifo(), rule_fixup(), save_config(), and update_route_data().
| struct dtrie_node_t* domain_data_t::tree |
Payload is of type (struct route_flags *)
Definition at line 45 of file cr_domain.h.
Referenced by add_route(), cr_do_route(), create_domain_data(), destroy_domain_data(), dump_fifo(), rule_fixup(), save_config(), and update_route_data().
1.7.1