Searched defs:inet_ntoa (Results 1 – 4 of 4) sorted by relevance
100 #define inet_ntoa(addr) ipaddr_ntoa((ip_addr_t*)&(addr)) macro
121 #define inet_ntoa(addr) sal_ip4addr_ntoa((const ip4_addr_t*)&(addr)) macro
141 #define inet_ntoa(addr) ip4addr_ntoa((const ip4_addr_t*)&(addr)) macro
143 #define inet_ntoa(addr) ip4addr_ntoa((const ip4_addr_t*)&(addr)) macro