domain/api.h File Reference

#include "../../str.h"
#include "domain.h"

Include dependency graph for domain/api.h:

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

Go to the source code of this file.

Data Structures

struct  domain_api

Typedefs

typedef int(* bind_domain_t )(domain_api_t *api)
typedef struct domain_api domain_api_t
typedef int(* is_domain_local_t )(str *_domain)

Functions

int bind_domain (domain_api_t *api)


Typedef Documentation

typedef int(* bind_domain_t)(domain_api_t *api)

Definition at line 34 of file domain/api.h.

typedef struct domain_api domain_api_t

typedef int(* is_domain_local_t)(str *_domain)

Definition at line 28 of file domain/api.h.


Function Documentation

int bind_domain ( domain_api_t api  ) 

Definition at line 26 of file domain/api.c.

References is_domain_local(), domain_api::is_domain_local, and LM_ERR.


Generated on Tue May 22 16:00:36 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6