Generic DNS mock values. More...
Generic DNS mock values.
Definition in file dns_mock.h.
 Include dependency graph for dns_mock.h:Go to the source code of this file.
Macros | |
| #define | SOCK_DNS_MOCK_EXAMPLE_COM_HOSTNAME "example.com" | 
| Hostname used to query.   | |
Variables | |
| static const ipv4_addr_t | sock_dns_mock_example_com_addr_ipv4 | 
| IPv4 address for SOCK_DNS_MOCK_EXAMPLE_COM_HOSTNAME.   | |
| static const ipv6_addr_t | sock_dns_mock_example_com_addr_ipv6 | 
| IPv6 address for SOCK_DNS_MOCK_EXAMPLE_COM_HOSTNAME.   | |