jabberd2  2.2.16
Data Fields
pkt_st Struct Reference

packet summary data wrapper More...

#include <sm.h>

Data Fields

sm_t sm
 sm context
sess_t source
 session this packet came from
jid_t rto
jid_t rfrom
 addressing of enclosing route
route_type_t rtype
 type of enclosing route
pkt_type_t type
 packet type
jid_t to
jid_t from
 packet addressing (not used for routing)
int ns
 iq sub-namespace
int pri
 presence priority
nad_t nad
 nad of the entire packet
int db
char ip [INET6_ADDRSTRLEN+1]
int port

Detailed Description

packet summary data wrapper

Definition at line 219 of file s2s.h.


Field Documentation

session this packet came from

Definition at line 132 of file sm.h.

Referenced by _session_in_router().

Definition at line 134 of file sm.h.

Referenced by pkt_error(), pkt_tofrom(), pkt_new(), pkt_free(), pkt_router(), pkt_sess(), and sess_route().

addressing of enclosing route

Definition at line 134 of file sm.h.

Referenced by _session_in_router(), pkt_tofrom(), pkt_new(), pkt_free(), pkt_router(), pkt_sess(), and sess_route().

type of enclosing route

Definition at line 136 of file sm.h.

Referenced by dispatch(), _disco_pkt_router(), _roster_pkt_user(), _session_pkt_router(), and pkt_new().

presence priority

Definition at line 144 of file sm.h.

Referenced by pkt_new(), and pres_update().

Definition at line 225 of file s2s.h.

Referenced by s2s_router_sx_callback(), _in_result(), and out_packet().

char pkt_st::ip[INET6_ADDRSTRLEN+1]

Definition at line 227 of file s2s.h.

Definition at line 228 of file s2s.h.


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