auth_radius/extra.h File Reference

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

Include dependency graph for auth_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 auth_radius/extra.h.

Referenced by extra2strar(), and parse_extra_str().


Function Documentation

void destroy_extras ( struct extra_attr extra  ) 

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

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

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

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

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

void init_extra_engine ( void   ) 

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

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

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


Generated on Thu May 17 12:00:39 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6