Home
last modified time | relevance | path

Searched refs:DNS_NUM_CONCUR_QUERIES (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Ddns_resolve.h67 #define DNS_NUM_CONCUR_QUERIES CONFIG_DNS_NUM_CONCUR_QUERIES macro
69 #define DNS_NUM_CONCUR_QUERIES 1 macro
423 } queries[DNS_NUM_CONCUR_QUERIES];
/Zephyr-latest/subsys/net/lib/dns/
DKconfig124 config DNS_NUM_CONCUR_QUERIES config