forward.h File Reference
#include "ip/forward.h"
Include dependency graph for forward.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Dns
 generic DNS API
 

Typedefs

typedef void IDNSCB(void *cbdata, const rfc1035_rr *answer, const int recordsInAnswer, const char *error, bool lastAnswer)
 

Functions

void Dns::Init (void)
 
void idnsALookup (const char *, IDNSCB *, void *)
 
void idnsPTRLookup (const Ip::Address &, IDNSCB *, void *)
 

Typedef Documentation

◆ IDNSCB

typedef void IDNSCB(void *cbdata, const rfc1035_rr *answer, const int recordsInAnswer, const char *error, bool lastAnswer)

Definition at line 16 of file forward.h.

Function Documentation

◆ idnsALookup()

◆ idnsPTRLookup()

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors