Home
last modified time | relevance | path

Searched defs:MAX_IPSTRLEN (Results 1 – 2 of 2) sorted by relevance

/dports/www/squid/squid-4.15/src/ip/
H A Dforward.h23 #define MAX_IPSTRLEN 75 macro
H A DAddress.cc292 Ip::Address::getReverseString6(char buf[MAX_IPSTRLEN], const struct in6_addr &dat) const in getReverseString6()
319 Ip::Address::getReverseString4(char buf[MAX_IPSTRLEN], const struct in_addr &dat) const in getReverseString4()
331 Ip::Address::getReverseString(char buf[MAX_IPSTRLEN], int show_type) const in getReverseString()