int netutils_get_ipv6(ipv6_addr_t *addr, netif_t **netif, const char *hostname)
Parse an IPv6 address / hostname string.
int netutils_get_ipv4(ipv4_addr_t *addr, const char *hostname)
Parse an IPv4 address / hostname string.
IPv4 address type and helper functions definitions.
Definitions for IPv6 addresses.
Common network interface API definitions.
Network interface descriptor.
Data type to represent an IPv4 address.
Data type to represent an IPv6 address.