Lines Matching full:resolve
4 * An API for applications to resolve a DNS name.
25 * @defgroup dns_resolve DNS Resolve Library
139 * @brief DNS resolve callback
141 * @details The DNS resolve callback is called after a successful
167 * DNS resolve context structure.
217 /** String containing the thing to resolve like www.example.com
255 * Note that the recommended way to resolve DNS names is to use
346 * @brief Resolve DNS name.
348 * @details This function can be used to resolve e.g., IPv4 or IPv6 address.
357 * @param query What the caller wants to resolve.
395 * @details This function can be used to resolve e.g., IPv4 or IPv6 address.
404 * @param query What the caller wants to resolve.