misc_radius/extra.h File Reference

#include "../../str.h"
#include "../../pvar.h"
#include "../../parser/msg_parser.h"
#include "../../radius.h"

Include dependency graph for misc_radius/extra.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  extra_attr

Defines

#define MAX_EXTRA   4

Functions

void destroy_extras (struct extra_attr *extra)
int extra2attrs (struct extra_attr *extra, struct attr *attrs, int offset)
int extra2strar (struct extra_attr *extra, struct sip_msg *rq, str *val_arr)
void init_extra_engine (void)
struct extra_attrparse_extra_str (char *extra)


Define Documentation

#define MAX_EXTRA   4

Definition at line 38 of file misc_radius/extra.h.


Function Documentation

void destroy_extras ( struct extra_attr extra  ) 

Definition at line 215 of file auth_radius/extra.c.

References extra_attr::next, and pkg_free.

int extra2attrs ( struct extra_attr extra,
struct attr attrs,
int  offset 
)

Definition at line 150 of file auth_radius/extra.c.

References attr::n, and extra_attr::next.

Referenced by mod_init().

int extra2strar ( struct extra_attr extra,
struct sip_msg rq,
str val_arr 
)

void init_extra_engine ( void   ) 

Definition at line 42 of file auth_radius/extra.c.

References int2str(), and static_detector.

Referenced by mod_init().

struct extra_attr* parse_extra_str ( char *  extra  )  [read]


Generated on Wed May 23 20:00:39 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6