Searched refs:netdev_ip6addr_ntoa (Results 1 – 2 of 2) sorted by relevance
199 char *netdev_ip6addr_ntoa(const ip6_addr_t *addr);257 netdev_ip6addr_ntoa(ip_2_ip6(&addr)) : \301 #define inet_ntoa(addr) netdev_ip6addr_ntoa((const ip6_addr_t*)&(addr))
545 netdev_ip6addr_ntoa(const ip6_addr_t *addr) in netdev_ip6addr_ntoa() function
Completed in 5 milliseconds