#include <dialplan.h>

Data Fields | |
| dpl_node_t * | first_rule |
| dpl_node_t * | last_rule |
| int | len |
| struct dpl_index * | next |
Definition at line 54 of file dialplan.h.
Definition at line 56 of file dialplan.h.
Referenced by add_rule2hash(), destroy_hash(), list_hash(), and translate().
| int len |
Definition at line 55 of file dialplan.h.
Referenced by add_rule2hash(), list_hash(), and translate().
Definition at line 59 of file dialplan.h.
Referenced by add_rule2hash(), destroy_hash(), list_hash(), and translate().
1.5.6