27#ifndef __ETHERNETUTILS_H__
28#define __ETHERNETUTILS_H__
30#include "lwip/ip_addr.h"
35#ifndef HIDE_FROM_DOXYGEN
48void DnsFound(
const char *hostname,
const ip_addr_t *ip,
void *arg);
58err_t DnsGetHostByName(
const char *hostname, ip_addr_t *remoteIp);
Namespace to encompass the ClearCore board API.
Definition AdcManager.h:36