#include <sdns.h>
|
|
char * | mname |
| | Primary name server.
|
| |
|
char * | rname |
| | mailbox of the responsible person
|
| |
|
uint32_t | serial |
| | version number of the original copy of the zone
|
| |
|
uint32_t | refresh |
| | time interval before the zone should be refreshed
|
| |
|
uint32_t | retry |
| | elapse before a failed refresh should be retried
|
| |
|
uint32_t | expire |
| | upper limit on the time interval that can elapse before the zone is no longer authoritative
|
| |
|
uint32_t | minimum |
| | minimum TTL field that should be exported with any RR from this zone
|
| |
The structure of SOA RR based on RFC1035
The documentation for this struct was generated from the following file: