Home
last modified time | relevance | path

Searched refs:ip_cache (Results 1 – 5 of 5) sorted by relevance

/dports/www/webresolve/webresolve-0.2.0/
H A Dwebresolve.c35 typedef struct ip_cache { struct
38 struct ip_cache *next; argument
39 } ip_cache; typedef
41 static ip_cache *cache = NULL;
53 static ip_cache *lookup_ip(char *ip) in lookup_ip()
55 ip_cache *c; in lookup_ip()
69 ip_cache *c; in reverse_lookup()
/dports/games/quadra/quadra-1.3.0/server/plugins/
H A DHTML.pm24 my %ip_cache;
30 if($resolve_ips && !exists($ip_cache{$ip})) {
33 $ip_cache{$ip} = "$name ($ip)";
35 $ip_cache{$ip} = $ip;
39 return $ip_cache{$ip} || $ip;
/dports/security/base/base-1.4.5/includes/
H A Dbase_net.inc.php188 $ip_cache = $result->baseFetchRow();
191 if ( $ip_cache == "" )
206 if ($ip_cache[2] != "" &&
207 ( ( (strtotime($ip_cache[2]) / 60) + $cache_lifetime ) >= ($current_unixtime / 60) ) )
210 if ( ($ip_cache[2] != "") && ($ip_cache[2] != 0) )
212 $tmp = $ip_cache[1];
/dports/www/checkbot/checkbot-1.80/
H A Dcheckbot1490 return $main::ip_cache{$host} if defined $main::ip_cache{$host};
1495 $main::ip_cache{$host} = "$n1.$n2.$n3.$n4";
1500 $main::ip_cache{$host} = $host;
/dports/security/snort3/snort3-3.1.19.0/doc/reference/
H A Dsnort_reference.text5387 * int stream.ip_cache.idle_timeout = 180: maximum inactive time
5389 * int stream.ip_cache.cap_weight = 0: additional bytes to track per
10468 * int stream.ip_cache.cap_weight = 0: additional bytes to track per
10470 * int stream.ip_cache.idle_timeout = 180: maximum inactive time