#include <sdns.h>
|
|
uint16_t | Priority |
| | his field holds the priority of the target URI in this RR
|
| |
|
uint16_t | Weight |
| | This field holds the server selection mechanism.
|
| |
|
char * | Target |
| | I didn't find any text in RFC saying this must be a human-readable string!
|
| |
|
uint16_t | target_len |
| | non-rfc filed. Just used as a helper to know the length of the Target filed
|
| |
Structure of URL RR based on RFC rfc7553
The documentation for this struct was generated from the following file: