#include <sdns.h>
|
|
uint8_t | flag |
| | 8 bit flag
|
| |
|
char * | tag |
| | pointer to tag
|
| |
|
uint8_t | tag_len |
| | length of the tag field (non-RFC field). tag is not null-terminated necessarily
|
| |
|
uint16_t | value_len |
| | length of the value filed (non-RFC field). value is not null-terminated necessarily
|
| |
|
char * | value |
| | pointer to value
|
| |
this is the structure of the CAA RR based on RFC 6844
The documentation for this struct was generated from the following file: