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