fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Data Fields
dns_transmit Struct Reference

#include <dnsresolv.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
 
uint32 scope_id
 
char localip [16]
 
char qtype [2]
 

Detailed Description

Definition at line 99 of file dnsresolv.h.

Field Documentation

◆ curserver

unsigned int curserver

Definition at line 107 of file dnsresolv.h.

◆ deadline

struct taia deadline

Definition at line 108 of file dnsresolv.h.

◆ localip

char localip[16]

Definition at line 112 of file dnsresolv.h.

◆ packet

char* packet

Definition at line 102 of file dnsresolv.h.

◆ packetlen

unsigned int packetlen

Definition at line 103 of file dnsresolv.h.

◆ pos

unsigned int pos

Definition at line 109 of file dnsresolv.h.

◆ qtype

char qtype[2]

Definition at line 113 of file dnsresolv.h.

◆ query

char* query

Definition at line 100 of file dnsresolv.h.

◆ querylen

unsigned int querylen

Definition at line 101 of file dnsresolv.h.

◆ s1

int s1

Definition at line 104 of file dnsresolv.h.

◆ scope_id

uint32 scope_id

Definition at line 111 of file dnsresolv.h.

◆ servers

const char* servers

Definition at line 110 of file dnsresolv.h.

◆ tcpstate

int tcpstate

Definition at line 105 of file dnsresolv.h.

◆ udploop

unsigned int udploop

Definition at line 106 of file dnsresolv.h.


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