Zephyr API 3.6.99
Loading...
Searching...
No Matches
dns_resolve_txt Struct Reference

TXT record information. More...

#include <dns_resolve.h>

Data Fields

size_t textlen
 Length of the text field.
 
char text [64+1]
 Text field (NULL terminated)
 

Detailed Description

TXT record information.

Field Documentation

◆ text

char dns_resolve_txt::text[64+1]

Text field (NULL terminated)

◆ textlen

size_t dns_resolve_txt::textlen

Length of the text field.


The documentation for this struct was generated from the following file: