djbdnscurve6  38
djbdnscurve6
Data Fields
dns_transmit Struct Reference

#include <dns.h>

Data Fields

char * query
 
unsigned int querylen
 
char * packet
 
unsigned int packetlen
 
int s1
 
int tcpstate
 
int flagrecursive
 
unsigned int udploop
 
unsigned int curserver
 
struct taia deadline
 
unsigned int pos
 
const char * name
 
const char * servers
 
const char * keys
 
const char * pubkey
 
const char * suffix
 
char nonce [12]
 
uint32 scope_id
 
char localip [16]
 
char qtype [2]
 

Detailed Description

Definition at line 73 of file dns.h.

Field Documentation

◆ curserver

unsigned int curserver

Definition at line 82 of file dns.h.

◆ deadline

struct taia deadline

Definition at line 82 of file dns.h.

◆ flagrecursive

int flagrecursive

Definition at line 80 of file dns.h.

◆ keys

const char* keys

Definition at line 87 of file dns.h.

◆ localip

char localip[16]

Definition at line 92 of file dns.h.

◆ name

const char* name

Definition at line 85 of file dns.h.

◆ nonce

char nonce[12]

Definition at line 90 of file dns.h.

◆ packet

char* packet

Definition at line 76 of file dns.h.

◆ packetlen

unsigned int packetlen

Definition at line 77 of file dns.h.

◆ pos

unsigned int pos

Definition at line 84 of file dns.h.

◆ pubkey

const char* pubkey

Definition at line 88 of file dns.h.

◆ qtype

char qtype[2]

Definition at line 93 of file dns.h.

◆ query

char* query

Definition at line 74 of file dns.h.

◆ querylen

unsigned int querylen

Definition at line 75 of file dns.h.

◆ s1

int s1

Definition at line 78 of file dns.h.

◆ scope_id

uint32 scope_id

Definition at line 91 of file dns.h.

◆ servers

const char* servers

Definition at line 86 of file dns.h.

◆ suffix

const char* suffix

Definition at line 89 of file dns.h.

◆ tcpstate

int tcpstate

Definition at line 79 of file dns.h.

◆ udploop

unsigned int udploop

Definition at line 81 of file dns.h.


The documentation for this struct was generated from the following file: