Home | History | Annotate | Download | only in src

Lines Matching refs:inet_ntop

1182 		  inet_ntop(AF_INET, &cache->addr.addr, addrbuff, ADDRSTRLEN);
1184 inet_ntop(AF_INET6, &cache->addr.addr, addrbuff, ADDRSTRLEN);
1248 inet_ntop(flags & F_IPV4 ? AF_INET : AF_INET6,