jabberd2  2.2.17
Data Fields
xhashv Union Reference

session packet handling More...

#include <c2s.h>

Data Fields

void ** val
char ** char_val
sess_tsess_val
component_tcomp_val
rate_trt_val
service_tsvc_val
const char ** char_val
zebra_list_tz_val
item_titem_val
conn_tconn_val
conn_state_tstate_val
jqueue_tjq_val
dnscache_tdns_val
dnsres_tdnsres_val

Detailed Description

session packet handling

Definition at line 356 of file c2s.h.


Field Documentation

void ** xhashv::val
char ** xhashv::char_val

Definition at line 359 of file c2s.h.

sess_t * xhashv::sess_val
component_t* xhashv::comp_val

Definition at line 243 of file router.h.

Referenced by _router_process_route(), _router_time_checks(), and JABBER_MAIN().

rate_t* xhashv::rt_val

Definition at line 244 of file router.h.

Referenced by JABBER_MAIN().

service_t* xhashv::svc_val

Definition at line 73 of file mod_disco.c.

Referenced by _disco_agents_result(), and _disco_items_result().

const char** xhashv::char_val

Definition at line 75 of file mod_disco.c.

zebra_list_t* xhashv::z_val

Definition at line 98 of file mod_privacy.c.

Referenced by _privacy_free_z().

item_t* xhashv::item_val

Definition at line 43 of file mod_template_roster.c.

conn_t* xhashv::conn_val

Definition at line 385 of file s2s.h.

Referenced by _s2s_time_checks(), and JABBER_MAIN().

conn_state_t* xhashv::state_val

Definition at line 386 of file s2s.h.

jqueue_t* xhashv::jq_val

Definition at line 387 of file s2s.h.

Referenced by _s2s_time_checks(), and JABBER_MAIN().

dnscache_t* xhashv::dns_val

Definition at line 388 of file s2s.h.

Referenced by _s2s_dns_expiry(), and JABBER_MAIN().

dnsres_t* xhashv::dnsres_val

Definition at line 389 of file s2s.h.

Referenced by _dns_result_a(), _s2s_dns_expiry(), dns_select(), and JABBER_MAIN().


The documentation for this union was generated from the following files: