ReactOS 0.4.15-dev-7924-g5949c20
adns_rr_soa Struct Reference

#include <adns.h>

Public Attributes

charmname
 
charrname
 
unsigned long serial
 
unsigned long refresh
 
unsigned long retry
 
unsigned long expire
 
unsigned long minimum
 

Detailed Description

Definition at line 305 of file adns.h.

Member Data Documentation

◆ expire

unsigned long adns_rr_soa::expire

Definition at line 307 of file adns.h.

◆ minimum

unsigned long adns_rr_soa::minimum

Definition at line 307 of file adns.h.

◆ mname

char* adns_rr_soa::mname

Definition at line 306 of file adns.h.

Referenced by cs_soa(), mf_soa(), and pa_soa().

◆ refresh

unsigned long adns_rr_soa::refresh

Definition at line 307 of file adns.h.

◆ retry

unsigned long adns_rr_soa::retry

Definition at line 307 of file adns.h.

◆ rname

char * adns_rr_soa::rname

Definition at line 306 of file adns.h.

Referenced by cs_soa(), mf_soa(), and pa_soa().

◆ serial

unsigned long adns_rr_soa::serial

Definition at line 307 of file adns.h.

Referenced by cs_soa(), and pa_soa().


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