dns_table_entry::ipaddr is only used within LwIP.
 
Symbols
loading...
Files
loading...

dns_table_entry::ipaddr field

Syntax

ip_addr_t ipaddr;

References

LocationReferrerText
dns.c:222
ip_addr_t ipaddr;
dns.c:625dns_lookup()
ip_addr_copy(*addr, dns_table[i].ipaddr);
dns.c:1152dns_correct_response()
dns_call_found(idx, &entry->ipaddr);
dns.c:1296dns_recv()
ip_addr_copy_from_ip4(dns_table[i].ipaddr, ip4addr);

Data Use

Functions reading dns_table_entry::ipaddr
dns_table_entry::ipaddr
all items filtered out
Type of dns_table_entry::ipaddr
dns_table_entry::ipaddr
all items filtered out