ReactOS 0.4.15-dev-8100-g1887773
parseinfo Struct Reference

#include <internal.h>

Collaboration diagram for parseinfo:

Public Attributes

adns_state ads
 
adns_query qu
 
int serv
 
const bytedgram
 
int dglen
 
int nsstart
 
int nscount
 
int arcount
 
struct timeval now
 

Detailed Description

Definition at line 115 of file internal.h.

Member Data Documentation

◆ ads

adns_state parseinfo::ads

Definition at line 116 of file internal.h.

Referenced by adns__procdgram(), pa_ptr(), pap_findaddrs(), pap_hostaddr(), and pap_mailbox822().

◆ arcount

int parseinfo::arcount

Definition at line 120 of file internal.h.

Referenced by adns__procdgram(), and pap_hostaddr().

◆ dglen

int parseinfo::dglen

◆ dgram

◆ now

struct timeval parseinfo::now

Definition at line 121 of file internal.h.

Referenced by adns__procdgram(), pa_ptr(), pap_findaddrs(), and pap_hostaddr().

◆ nscount

int parseinfo::nscount

Definition at line 120 of file internal.h.

Referenced by adns__procdgram(), and pap_hostaddr().

◆ nsstart

int parseinfo::nsstart

Definition at line 120 of file internal.h.

Referenced by adns__procdgram(), and pap_hostaddr().

◆ qu

◆ serv

int parseinfo::serv

Definition at line 118 of file internal.h.

Referenced by adns__procdgram(), pap_domain(), and pap_findaddrs().


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