|
jabberd2
2.3.4
|
#include <router.h>
Data Fields | |
| const char * | name |
| const char * | target |
| alias_t | next |
| const char* alias_st::name |
Definition at line 216 of file router.h.
Referenced by _router_config_expand(), _router_process_bind(), and _router_sx_callback().
| const char* alias_st::target |
Definition at line 217 of file router.h.
Referenced by _router_config_expand(), _router_process_bind(), and _router_sx_callback().
| alias_t alias_st::next |
Definition at line 219 of file router.h.
Referenced by _router_config_expand(), _router_process_bind(), and _router_sx_callback().
1.8.9.1