djbdnscurve6 46
djbdnscurve6
Loading...
Searching...
No Matches
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 159 of file dnscache.c.

Field Documentation

◆ active

uint64 active

Definition at line 163 of file dnscache.c.

◆ buf

char* buf

Definition at line 170 of file dnscache.c.

◆ id

char id[2]

Definition at line 167 of file dnscache.c.

◆ io

iopause_fd* io

Definition at line 164 of file dnscache.c.

◆ ip

char ip[16]

Definition at line 165 of file dnscache.c.

◆ len

unsigned int len

Definition at line 171 of file dnscache.c.

◆ port

uint16 port

Definition at line 166 of file dnscache.c.

◆ pos

unsigned int pos

Definition at line 172 of file dnscache.c.

◆ q

struct query q

Definition at line 160 of file dnscache.c.

◆ scope_id

uint32 scope_id

Definition at line 173 of file dnscache.c.

◆ start

struct taia start

Definition at line 161 of file dnscache.c.

◆ state

int state

Definition at line 169 of file dnscache.c.

◆ tcp

int tcp

Definition at line 168 of file dnscache.c.

◆ timeout

struct taia timeout

Definition at line 162 of file dnscache.c.


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