jabberd2  2.3.3
Functions | Variables
stanza.c File Reference
#include "util.h"

Go to the source code of this file.

Functions

nad_t stanza_error (nad_t nad, int elem, int err)
 error the packet More...
 
nad_t stanza_tofrom (nad_t nad, int elem)
 flip the to and from attributes on this elem More...
 

Variables

struct _stanza_error_st _stanza_errors []
 if you change these, reflect your changes in the defines in util.h More...
 

Function Documentation

nad_t stanza_error ( nad_t  nad,
int  elem,
int  err 
)
nad_t stanza_tofrom ( nad_t  nad,
int  elem 
)

Variable Documentation

struct _stanza_error_st _stanza_errors[]

if you change these, reflect your changes in the defines in util.h

Definition at line 24 of file stanza.c.

Referenced by _router_process_route(), dispatch(), filter_load(), and s2s_router_sx_callback().