#include "stations.h"Functions | |
| void | DNS_FoundCallback (const char *host_name, const ip_addr_t *ipaddr, void *arg) |
| void | DNS_print (void) |
| void | init_station_DNS (void) |
| void | check_stations_DNS (void) |
Variables | |
| DNS_desc_t | Server [MaxStation] |
| DNS_desc_t * | Servers_ptr |