Home
last modified time | relevance | path

Searched refs:ip_stats (Results 1 – 20 of 20) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/stream/ip/
H A Dip_session.cc66 THREAD_LOCAL IpStats ip_stats; variable
81 ip_stats.released++; in IpSessionCleanup()
143 assert(ip_stats.current_frags); in clear()
144 ip_stats.current_frags--; in clear()
153 SESSION_STATS_ADD(ip_stats) in setup()
161 ip_stats.trackers_created++; in setup()
162 ip_stats.current_frags++; in setup()
166 ip_stats.sessions--; // Incremented in SESSION_STATS_ADD in setup()
178 ip_stats.timeouts++; in process()
190 ip_stats.total_bytes += p->dsize; in process()
H A Dip_defrag.cc188 ip_stats.alerts++; in EventAnomIpOpts()
194 ip_stats.alerts++; in EventAttackTeardrop()
200 ip_stats.alerts++; in EventTinyFragments()
206 ip_stats.alerts++; in EventExcessiveOverlap()
212 ip_stats.alerts++; in EventAnomShortFrag()
219 ip_stats.alerts++; in EventAnomOversize()
226 ip_stats.alerts++; in EventAnomZeroFrag()
233 ip_stats.alerts++; in EventAnomBadsizeLg()
240 ip_stats.alerts++; in EventAnomBadsizeSm()
247 ip_stats.alerts++; in EventAnomOverlap()
[all …]
H A Dip_session.h92 extern THREAD_LOCAL IpStats ip_stats;
H A Dip_module.cc203 { return (PegCount*)&ip_stats; } in get_counts()
/dports/net-p2p/bitcoin/bitcoin-22.0/contrib/seeds/
H A Dmakeseeds.py171 def ip_stats(ips):
184 print('%s Initial' % (ip_stats(ips)), file=sys.stderr)
187 print('%s Skip entries with invalid address' % (ip_stats(ips)), file=sys.stderr)
190 print('%s After removing duplicates' % (ip_stats(ips)), file=sys.stderr)
193 print('%s Skip entries from suspicious hosts' % (ip_stats(ips)), file=sys.stderr)
196 print('%s Enforce minimal number of blocks' % (ip_stats(ips)), file=sys.stderr)
199 print('%s Require service bit 1' % (ip_stats(ips)), file=sys.stderr)
207 print('%s Require minimum uptime' % (ip_stats(ips)), file=sys.stderr)
210 print('%s Require a known and recent user agent' % (ip_stats(ips)), file=sys.stderr)
215 print('%s Filter out hosts with multiple bitcoin ports' % (ip_stats(ips)), file=sys.stderr)
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/contrib/seeds/
H A Dmakeseeds.py171 def ip_stats(ips): function
184 print('%s Initial' % (ip_stats(ips)), file=sys.stderr)
187 print('%s Skip entries with invalid address' % (ip_stats(ips)), file=sys.stderr)
190 print('%s After removing duplicates' % (ip_stats(ips)), file=sys.stderr)
193 print('%s Skip entries from suspicious hosts' % (ip_stats(ips)), file=sys.stderr)
196 print('%s Enforce minimal number of blocks' % (ip_stats(ips)), file=sys.stderr)
199 print('%s Require service bit 1' % (ip_stats(ips)), file=sys.stderr)
207 print('%s Require minimum uptime' % (ip_stats(ips)), file=sys.stderr)
210 print('%s Require a known and recent user agent' % (ip_stats(ips)), file=sys.stderr)
215 print('%s Filter out hosts with multiple bitcoin ports' % (ip_stats(ips)), file=sys.stderr)
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/contrib/seeds/
H A Dmakeseeds.py171 def ip_stats(ips): function
184 print('%s Initial' % (ip_stats(ips)), file=sys.stderr)
187 print('%s Skip entries with invalid address' % (ip_stats(ips)), file=sys.stderr)
190 print('%s After removing duplicates' % (ip_stats(ips)), file=sys.stderr)
193 print('%s Skip entries from suspicious hosts' % (ip_stats(ips)), file=sys.stderr)
196 print('%s Enforce minimal number of blocks' % (ip_stats(ips)), file=sys.stderr)
199 print('%s Require service bit 1' % (ip_stats(ips)), file=sys.stderr)
207 print('%s Require minimum uptime' % (ip_stats(ips)), file=sys.stderr)
210 print('%s Require a known and recent user agent' % (ip_stats(ips)), file=sys.stderr)
215 print('%s Filter out hosts with multiple bitcoin ports' % (ip_stats(ips)), file=sys.stderr)
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/contrib/seeds/
H A Dmakeseeds.py170 def ip_stats(ips): function
183 print('%s Initial' % (ip_stats(ips)), file=sys.stderr)
186 print('%s Skip entries with invalid address' % (ip_stats(ips)), file=sys.stderr)
189 print('%s After removing duplicates' % (ip_stats(ips)), file=sys.stderr)
192 print('%s Skip entries from suspicious hosts' % (ip_stats(ips)), file=sys.stderr)
195 print('%s Enforce minimal number of blocks' % (ip_stats(ips)), file=sys.stderr)
198 print('%s Require service bit 1' % (ip_stats(ips)), file=sys.stderr)
206 print('%s Require minimum uptime' % (ip_stats(ips)), file=sys.stderr)
209 print('%s Require a known and recent user agent' % (ip_stats(ips)), file=sys.stderr)
214 print('%s Filter out hosts with multiple bitcoin ports' % (ip_stats(ips)), file=sys.stderr)
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/contrib/seeds/
H A Dmakeseeds.py171 def ip_stats(ips): function
184 print('%s Initial' % (ip_stats(ips)), file=sys.stderr)
187 print('%s Skip entries with invalid address' % (ip_stats(ips)), file=sys.stderr)
190 print('%s After removing duplicates' % (ip_stats(ips)), file=sys.stderr)
193 print('%s Skip entries from suspicious hosts' % (ip_stats(ips)), file=sys.stderr)
196 print('%s Enforce minimal number of blocks' % (ip_stats(ips)), file=sys.stderr)
199 print('%s Require service bit 1' % (ip_stats(ips)), file=sys.stderr)
207 print('%s Require minimum uptime' % (ip_stats(ips)), file=sys.stderr)
210 print('%s Require a known and recent user agent' % (ip_stats(ips)), file=sys.stderr)
215 print('%s Filter out hosts with multiple bitcoin ports' % (ip_stats(ips)), file=sys.stderr)
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/contrib/seeds/
H A Dmakeseeds.py171 def ip_stats(ips): function
184 print('%s Initial' % (ip_stats(ips)), file=sys.stderr)
187 print('%s Skip entries with invalid address' % (ip_stats(ips)), file=sys.stderr)
190 print('%s After removing duplicates' % (ip_stats(ips)), file=sys.stderr)
193 print('%s Skip entries from suspicious hosts' % (ip_stats(ips)), file=sys.stderr)
196 print('%s Enforce minimal number of blocks' % (ip_stats(ips)), file=sys.stderr)
199 print('%s Require service bit 1' % (ip_stats(ips)), file=sys.stderr)
207 print('%s Require minimum uptime' % (ip_stats(ips)), file=sys.stderr)
210 print('%s Require a known and recent user agent' % (ip_stats(ips)), file=sys.stderr)
215 print('%s Filter out hosts with multiple bitcoin ports' % (ip_stats(ips)), file=sys.stderr)
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/contrib/seeds/
H A Dmakeseeds.py171 def ip_stats(ips): function
184 print('%s Initial' % (ip_stats(ips)), file=sys.stderr)
187 print('%s Skip entries with invalid address' % (ip_stats(ips)), file=sys.stderr)
190 print('%s After removing duplicates' % (ip_stats(ips)), file=sys.stderr)
193 print('%s Skip entries from suspicious hosts' % (ip_stats(ips)), file=sys.stderr)
196 print('%s Enforce minimal number of blocks' % (ip_stats(ips)), file=sys.stderr)
199 print('%s Require service bit 1' % (ip_stats(ips)), file=sys.stderr)
207 print('%s Require minimum uptime' % (ip_stats(ips)), file=sys.stderr)
210 print('%s Require a known and recent user agent' % (ip_stats(ips)), file=sys.stderr)
215 print('%s Filter out hosts with multiple bitcoin ports' % (ip_stats(ips)), file=sys.stderr)
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/apps/snmpnetstat/
H A Dnetstat.h75 void ip_stats( const char *);
H A Dmain.c101 { 1, (stringfun*)0, ip_stats, "ip" }, /* protopr Omitted */
H A Dinet.c406 ip_stats(const char *name) in ip_stats() function
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/data_access/
H A Dsystemstats_sysctl.c418 size_t len = ncpus*sizeof(struct ip_stats); in _systemstats_v4()
419 struct ip_stats *ipstat = malloc(len); in _systemstats_v4()
463 int i, n = sizeof(struct ip_stats)/sizeof(u_long); in _systemstats_v4()
/dports/mail/rspamd-devel/rspamd-93430bb/src/plugins/lua/
H A Dreputation.lua405 local asn_stats, country_stats, ip_stats
424 if ip_stats then
425 local ip_score = generic_reputation_calc(ip_stats, rule, cfg.scores.ip,
448 ip_stats = values
/dports/mail/rspamd/rspamd-3.1/src/plugins/lua/
H A Dreputation.lua405 local asn_stats, country_stats, ip_stats
424 if ip_stats then
425 local ip_score = generic_reputation_calc(ip_stats, rule, cfg.scores.ip,
448 ip_stats = values
/dports/www/punbb/punbb-1.4.6/admin/
H A Dusers.php32 $ip_stats = intval($_GET['ip_stats']); variable
33 if ($ip_stats < 1)
41 'WHERE' => 'p.poster_id='.$ip_stats,
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dip.c251 #define IP_STAT_STRUCTURE struct ip_stats
/dports/security/amavisd-new/amavis-v2.12.0/
H A Damavisd26344 my($r, $ip_stats);
26348 $ip_stats = $r->call('EVALSHA', $self->{lua_query_and_update_ip}, @args);
26356 $ip_stats = $r->call('EVALSHA', $self->{lua_query_and_update_ip}, @args);
26360 for my $entry (!$ip_stats ? () : @$ip_stats) {