|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
TXT record information. More...
#include <zephyr/net/dns_resolve.h>
Data Fields | |
| size_t | textlen |
| Length of the text field. | |
| char | text [64+1] |
| Text field (NULL terminated). | |
TXT record information.
| char dns_resolve_txt::text[64+1] |
Text field (NULL terminated).
| size_t dns_resolve_txt::textlen |
Length of the text field.