pike_funcs.c File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <assert.h>
#include "../../mem/shm_mem.h"
#include "../../locking.h"
#include "../../timer.h"
#include "../../ip_addr.h"
#include "../../resolve.h"
#include "ip_tree.h"
#include "pike_funcs.h"
#include "timer.h"

Include dependency graph for pike_funcs.c:

Go to the source code of this file.

Functions

void clean_routine (unsigned int ticks, void *param)
int pike_check_req (struct sip_msg *msg, char *foo, char *bar)
static void refresh_node (struct ip_node *node)
void swap_routine (unsigned int ticks, void *param)

Variables

int pike_log_level
int timeout
struct list_linktimer
 Timer handler.
gen_lock_t * timer_lock


Function Documentation

void clean_routine ( unsigned int  ticks,
void *  param 
)

int pike_check_req ( struct sip_msg msg,
char *  foo,
char *  bar 
)

static void refresh_node ( struct ip_node node  )  [inline, static]

void swap_routine ( unsigned int  ticks,
void *  param 
)


Variable Documentation

Definition at line 66 of file pike.c.

Referenced by pike_check_req(), and refresh_node().

int timeout

struct list_link* timer

Timer handler.

Definition at line 70 of file pike.c.

gen_lock_t* timer_lock

Definition at line 69 of file pike.c.

Referenced by clean_routine(), pike_check_req(), pike_exit(), and pike_init().


Generated on Thu May 24 02:00:40 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6