ucspi-ssl  0.99e
TLS encryption for IPv6 communication
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
 
unsigned int udploop
 
unsigned int curserver
 
struct taia deadline
 
unsigned int pos
 
const char * servers
 
char localip [16]
 
unsigned int scope_id
 
char qtype [2]
 

Detailed Description

Definition at line 26 of file dns.h.

Field Documentation

◆ curserver

unsigned int curserver

Definition at line 34 of file dns.h.

◆ deadline

struct taia deadline

Definition at line 35 of file dns.h.

◆ localip

char localip[16]

Definition at line 38 of file dns.h.

◆ packet

char* packet

Definition at line 29 of file dns.h.

◆ packetlen

unsigned int packetlen

Definition at line 30 of file dns.h.

◆ pos

unsigned int pos

Definition at line 36 of file dns.h.

◆ qtype

char qtype[2]

Definition at line 40 of file dns.h.

◆ query

char* query

Definition at line 27 of file dns.h.

◆ querylen

unsigned int querylen

Definition at line 28 of file dns.h.

◆ s1

int s1

Definition at line 31 of file dns.h.

◆ scope_id

unsigned int scope_id

Definition at line 39 of file dns.h.

◆ servers

const char* servers

Definition at line 37 of file dns.h.

◆ tcpstate

int tcpstate

Definition at line 32 of file dns.h.

◆ udploop

unsigned int udploop

Definition at line 33 of file dns.h.


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