70 #if NETSTACK_CONF_WITH_IPV6
71 #define uiplib_ipaddrconv uiplib_ip6addrconv
73 #define uiplib_ipaddrconv uiplib_ip4addrconv
77 CCIF
int uiplib_ip6addrconv(
const char *addrstr, uip_ip6addr_t *
addr);
static uip_ds6_addr_t * addr
Pointer to a router list entry.
Representation of an IP address.
Header file for the uIP TCP/IP stack.