Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

data_lump_rpl.c File Reference

#include <string.h>
#include "dprint.h"
#include "mem/mem.h"
#include "data_lump_rpl.h"

Go to the source code of this file.

Functions

lump_rpl ** add_lump_rpl2 (struct sip_msg *msg, char *s, int len, int flags)
void free_lump_rpl (struct lump_rpl *lump)
void unlink_lump_rpl (struct sip_msg *msg, struct lump_rpl *lump)
void del_nonshm_lump_rpl (struct lump_rpl **list)


Function Documentation

struct lump_rpl** add_lump_rpl2 struct sip_msg msg,
char *  s,
int  len,
int  flags
 

Definition at line 46 of file data_lump_rpl.c.

References flags, lump_rpl::flags, L_ERR, len, _str::len, LOG, LUMP_RPL_HDR, lump_rpl::next, pkg_free, pkg_malloc, sip_msg::reply_lump, s, _str::s, and lump_rpl::text.

Referenced by add_lump_rpl(), and reply_aggregate_auth().

void del_nonshm_lump_rpl struct lump_rpl **  list  ) 
 

Definition at line 143 of file data_lump_rpl.c.

References lump_rpl::flags, free_lump_rpl(), and lump_rpl::next.

Referenced by free_faked_req(), and reply_aggregate_auth().

void free_lump_rpl struct lump_rpl lump  ) 
 

Definition at line 111 of file data_lump_rpl.c.

References lump_rpl::flags, pkg_free, _str::s, and lump_rpl::text.

Referenced by del_nonshm_lump_rpl(), free_reply_lump(), run_redirect(), and t_reply_with_body().

void unlink_lump_rpl struct sip_msg msg,
struct lump_rpl lump
 

Definition at line 122 of file data_lump_rpl.c.

References lump_rpl::next, and sip_msg::reply_lump.

Referenced by run_redirect(), and t_reply_with_body().


Generated on Thu Jul 29 04:15:53 2010 for SIPExpressRouter by  doxygen 1.3.9.1