TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
Loading...
Searching...
No Matches
enum.h File Reference

ENUM emulation query interface. More...

#include <db/trib.h>
#include <sys/types.h>
Include dependency graph for enum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  enum_t

Functions

enum_tenum_new (const char *zone, const struct sockaddr_in6 *listen_sa, trib_t *trib)
void enum_run (enum_t *en)
void enum_stop (enum_t *en)
void enum_destroy (enum_t *en)

Detailed Description

ENUM emulation query interface.