#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 ) |
|
extern |
◆ response_addname()
int response_addname |
( |
const char * | d | ) |
|
|
extern |
◆ response_cname()
int response_cname |
( |
const char * | c, |
|
|
const char * | d, |
|
|
uint32 | ttl ) |
|
extern |
◆ response_hidettl()
void response_hidettl |
( |
void | | ) |
|
|
extern |
◆ response_id()
void response_id |
( |
const char * | | ) |
|
|
extern |
◆ response_nxdomain()
void response_nxdomain |
( |
void | | ) |
|
|
extern |
◆ response_query()
int response_query |
( |
const char * | , |
|
|
const char * | , |
|
|
const char * | ) |
|
extern |
◆ response_rfinish()
void response_rfinish |
( |
int | x | ) |
|
|
extern |
◆ response_rstart()
int response_rstart |
( |
const char * | , |
|
|
const char * | , |
|
|
uint32 | ) |
|
extern |
◆ response_servfail()
void response_servfail |
( |
void | | ) |
|
|
extern |
◆ response_tc()
void response_tc |
( |
void | | ) |
|
|
extern |
◆ do_dnssec
◆ max_response_len
unsigned int max_response_len |
|
extern |
◆ response
◆ response_len
unsigned int response_len |
|
extern |