|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Private RR record information. More...
#include <zephyr/net/dns_resolve.h>
Data Fields | |
| uint16_t | type |
| RR type value (in private use range 65280-65534). | |
| size_t | datalen |
| Length of the data field. | |
| uint8_t | data [128] |
| Raw data from the private RR. | |
Private RR record information.
| uint8_t dns_resolve_private::data[128] |
Raw data from the private RR.
| size_t dns_resolve_private::datalen |
Length of the data field.
| uint16_t dns_resolve_private::type |
RR type value (in private use range 65280-65534).