Searched defs:inet6_ntoa (Results 1 – 2 of 2) sorted by relevance
159 #define inet6_ntoa(addr) ip6addr_ntoa((const ip6_addr_t*)&(addr)) macro
162 #define inet6_ntoa(addr) ip6addr_ntoa((const ip6_addr_t*)&(addr)) macro
Completed in 3 milliseconds