Data Fields

domain_data_t Struct Reference

The struct for the domain. More...

#include <cr_domain.h>

Collaboration diagram for domain_data_t:
Collaboration graph
[legend]

Data Fields


Detailed Description

Contains the head of each prefix tree.

Definition at line 42 of file cr_domain.h.


Field Documentation

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().

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().


The documentation for this struct was generated from the following file: