djbdnscurve6 51
djbdnscurve6
Loading...
Searching...
No Matches
Data Fields
tcpclient Struct Reference

Data Fields

struct query q
 
struct taia start
 
struct taia timeout
 
uint64 active
 
iopause_fd * io
 
char ip [16]
 
uint16 port
 
char id [2]
 
int tcp
 
int state
 
char * buf
 
unsigned int len
 
unsigned int pos
 
uint32 scope_id
 

Detailed Description

Definition at line 171 of file dnscache.c.

Field Documentation

◆ active

uint64 active

Definition at line 175 of file dnscache.c.

◆ buf

char* buf

Definition at line 182 of file dnscache.c.

◆ id

char id[2]

Definition at line 179 of file dnscache.c.

◆ io

iopause_fd* io

Definition at line 176 of file dnscache.c.

◆ ip

char ip[16]

Definition at line 177 of file dnscache.c.

◆ len

unsigned int len

Definition at line 183 of file dnscache.c.

◆ port

uint16 port

Definition at line 178 of file dnscache.c.

◆ pos

unsigned int pos

Definition at line 184 of file dnscache.c.

◆ q

struct query q

Definition at line 172 of file dnscache.c.

◆ scope_id

uint32 scope_id

Definition at line 185 of file dnscache.c.

◆ start

struct taia start

Definition at line 173 of file dnscache.c.

◆ state

int state

Definition at line 181 of file dnscache.c.

◆ tcp

int tcp

Definition at line 180 of file dnscache.c.

◆ timeout

struct taia timeout

Definition at line 174 of file dnscache.c.


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