jabberd2
2.2.16
|
Data Fields | |
char * | category |
identity | |
char * | type |
char * | name |
int | agents |
compatibility | |
xht | dyn |
the lists | |
xht | stat |
xht | un |
unified list | |
pkt_t | disco_info_result |
cached result packets | |
pkt_t | disco_items_result |
pkt_t | agents_result |
char* disco_st::category |
identity
Definition at line 49 of file mod_disco.c.
Referenced by _disco_info_result(), and module_init().
char* disco_st::type |
Definition at line 50 of file mod_disco.c.
Referenced by _disco_info_result(), and module_init().
char* disco_st::name |
Definition at line 51 of file mod_disco.c.
Referenced by _disco_info_result(), and module_init().
int disco_st::agents |
compatibility
Definition at line 54 of file mod_disco.c.
Referenced by _disco_generate_packets(), _disco_pkt_sm(), _disco_in_sess(), and module_init().
the lists
Definition at line 57 of file mod_disco.c.
Referenced by _disco_unify_lists(), _disco_pkt_sm_populate(), _disco_pkt_router(), _disco_free(), and module_init().
Definition at line 58 of file mod_disco.c.
Referenced by _disco_unify_lists(), _disco_free(), and module_init().
unified list
Definition at line 61 of file mod_disco.c.
Referenced by _disco_unify_lists(), _disco_items_result(), _disco_agents_result(), and _disco_free().
cached result packets
Definition at line 64 of file mod_disco.c.
Referenced by _disco_generate_packets(), _disco_pkt_sm(), _disco_in_sess(), and _disco_free().
Definition at line 65 of file mod_disco.c.
Referenced by _disco_generate_packets(), _disco_pkt_sm(), and _disco_free().
Definition at line 66 of file mod_disco.c.
Referenced by _disco_generate_packets(), _disco_pkt_sm(), _disco_in_sess(), and _disco_free().