dns_state_enum_t::DNS_STATE_NEW is only used within LwIP.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIPdns_state_enum_t::DNS_STATE_NEW

dns_state_enum_t::DNS_STATE_NEW

Syntax

DNS_STATE_NEW = 1;

References

LocationReferrerText
dns.c:214
DNS_STATE_NEW = 1,
dns.c:1055dns_check_entry()
case DNS_STATE_NEW:
dns.c:1470dns_enqueue()
entry->state = DNS_STATE_NEW;

Data Use

Functions using dns_state_enum_t::DNS_STATE_NEW
dns_state_enum_t::DNS_STATE_NEW
all items filtered out