Embedded TCP/IP stack
4.7.0
|
fnet_ip4_addr_t fnet_netif_get_ip4_dns | ( | fnet_netif_desc_t | netif_desc | ) |
Retrieves the DNS server IP address of the specified network interface.
netif_desc | Network interface descriptor. |
netif
interface.This function is used to retrieve all DNS IPv4 addresses registered with the given interface.
It is present only if FNET_CFG_DNS is set to 1.