dns_req_entry::arg is only used within LwIP.
 
Symbols
loading...
Files
loading...

dns_req_entry::arg field

Syntax

void *arg;

References

LocationReferrerText
dns.c:247
void *arg;
dns.c:964dns_call_found()
(*dns_requests[i].found)(dns_table[idx].name, addr, dns_requests[i].arg);
dns.c:1402dns_enqueue()
dns_requests[r].arg = callback_arg;
dns.c:1475dns_enqueue()
req->arg = callback_arg;

Data Use

Functions writing dns_req_entry::arg
Functions reading dns_req_entry::arg
all items filtered out
dns_req_entry::arg
all items filtered out