#include "uint_t.h"
Go to the source code of this file.
◆ RESPONSE_ADDITIONAL
#define RESPONSE_ADDITIONAL 10 |
◆ RESPONSE_ANSWER
#define RESPONSE_ANSWER 6 |
◆ RESPONSE_AUTHORITY
#define RESPONSE_AUTHORITY 8 |
◆ response_addbytes()
int response_addbytes |
( |
const char * |
buf, |
|
|
unsigned int |
len |
|
) |
| |
◆ response_addname()
int response_addname |
( |
const char * |
d | ) |
|
◆ response_cname()
int response_cname |
( |
const char * |
c, |
|
|
const char * |
d, |
|
|
uint32 |
ttl |
|
) |
| |
◆ response_hidettl()
void response_hidettl |
( |
void |
| ) |
|
◆ response_id()
void response_id |
( |
const char * |
| ) |
|
◆ response_nxdomain()
void response_nxdomain |
( |
void |
| ) |
|
◆ response_query()
int response_query |
( |
const char * |
, |
|
|
const char * |
, |
|
|
const char * |
|
|
) |
| |
◆ response_rfinish()
void response_rfinish |
( |
int |
x | ) |
|
◆ response_rstart()
int response_rstart |
( |
const char * |
, |
|
|
const char * |
, |
|
|
uint32 |
|
|
) |
| |
◆ response_servfail()
void response_servfail |
( |
void |
| ) |
|
◆ response_tc()
void response_tc |
( |
void |
| ) |
|
◆ do_dnssec
◆ max_response_len
unsigned int max_response_len |
|
extern |
◆ response
◆ response_len
unsigned int response_len |
|
extern |