jabberd2  2.6.1
Data Fields
xhashv Union Reference

session packet handling More...

#include <c2s.h>

Data Fields

void ** val
 
const char ** char_val
 
sess_tsess_val
 
char ** char_val
 
component_tcomp_val
 
rate_trt_val
 
service_tsvc_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 402 of file c2s.h.

Field Documentation

◆ val

void ** xhashv::val

◆ char_val [1/2]

char ** xhashv::char_val

Definition at line 405 of file c2s.h.

◆ sess_val

sess_t * xhashv::sess_val

◆ char_val [2/2]

char** xhashv::char_val

Definition at line 245 of file router.h.

◆ comp_val

component_t* xhashv::comp_val

Definition at line 246 of file router.h.

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

◆ rt_val

rate_t* xhashv::rt_val

Definition at line 247 of file router.h.

Referenced by JABBER_MAIN().

◆ svc_val

service_t* xhashv::svc_val

Definition at line 73 of file mod_disco.c.

Referenced by _disco_agents_result(), and _disco_items_result().

◆ z_val

zebra_list_t* xhashv::z_val

Definition at line 98 of file mod_privacy.c.

Referenced by _privacy_free_z().

◆ item_val

item_t* xhashv::item_val

Definition at line 43 of file mod_template_roster.c.

◆ conn_val

conn_t* xhashv::conn_val

Definition at line 400 of file s2s.h.

Referenced by _s2s_time_checks(), and JABBER_MAIN().

◆ state_val

conn_state_t* xhashv::state_val

Definition at line 401 of file s2s.h.

◆ jq_val

jqueue_t* xhashv::jq_val

Definition at line 402 of file s2s.h.

Referenced by _s2s_time_checks(), and JABBER_MAIN().

◆ dns_val

dnscache_t* xhashv::dns_val

Definition at line 403 of file s2s.h.

Referenced by _s2s_dns_expiry(), and JABBER_MAIN().

◆ dnsres_val

dnsres_t* xhashv::dnsres_val

Definition at line 404 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: