inet_ntop 866 modules/ip/ip.c if( inet_ntop(AF_INET6, tmpv6, ascaddr, strmax) inet_ntop 413 modules/qi/query_instructions.c inet_ntop_ret = inet_ntop(AF_INET, &begin, buf, sizeof(buf)); inet_ntop 624 modules/sk/sk_socket.c inet_ntop(AF_INET, &(addr_in.sin_addr), hostaddress, INET_ADDRSTRLEN); inet_ntop 167 tests/ip/test_ip.c inet_ntop(AF_INET6, &dst, buf, 32);