jabberd2  2.2.17
Data Fields
alias_st Struct Reference

#include <router.h>

Data Fields

char * name
char * target
alias_t next

Detailed Description

Definition at line 213 of file router.h.


Field Documentation

char* alias_st::name

Definition at line 214 of file router.h.

Referenced by _router_config_expand(), _router_process_bind(), and _router_sx_callback().

char* alias_st::target

Definition at line 215 of file router.h.

Referenced by _router_config_expand(), _router_process_bind(), and _router_sx_callback().

alias_t alias_st::next

Definition at line 217 of file router.h.

Referenced by _router_config_expand(), _router_process_bind(), and _router_sx_callback().


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