dns_answer::type is only used within LwIP.
 
Symbols
loading...
Files
loading...

dns_answer::type field

Syntax

u16_t type;

References

LocationReferrerText
dns.c:202
u16_t type;
dns.c:1286dns_recv()
if ((ans.type == PP_HTONS(DNS_RRTYPE_A)) && (ans.len == PP_HTONS(sizeof(ip4_addr_t)))) {

Data Use

Functions reading dns_answer::type
dns_answer::type
all items filtered out
Type of dns_answer::type
dns_answer::type
all items filtered out