Home
last modified time | relevance | path

Searched refs:excessive (Results 1 – 25 of 42) sorted by relevance

12

/src/sys/netgraph/
H A Dng_vlan_rotate.c149 counter_u64_t drops, excessive, incomplete; member
177 vrp->stats.excessive = counter_u64_alloc(M_WAITOK); in ng_vlanrotate_constructor()
272 p->excessive = counter_u64_fetch(vrp->stats.excessive); in ng_vlanrotate_rcvmsg()
284 counter_u64_zero(vrp->stats.excessive); in ng_vlanrotate_rcvmsg()
426 counter_u64_add(vrp->stats.excessive, 1); in ng_vlanrotate_rcvdata()
474 counter_u64_free(vrp->stats.excessive); in ng_vlanrotate_shutdown()
H A Dng_vlan_rotate.h52 uint64_t drops, excessive, incomplete; member
/src/tools/test/stress2/tools/
H A Dsetup.sh34 excessive Test that ran for more than 30 minutes
/src/tools/test/stress2/misc/
H A Dall.sh42 allexcess=$sdir/excessive # Tests with excessive runtime
/src/crypto/openssl/doc/man3/
H A DSSL_alert_type_string.pod90 that would expand to excessive length). This message is always
/src/contrib/mandoc/
H A Dmandoc.css347 /* Overrides to avoid excessive margins on small devices. */
H A DNEWS51 * tbl(7): fix an assertion failure caused by excessive spacing modifiers
56 * roff(7): fix assertion failures for .ti and .po with excessive arguments
58 * -T ascii/utf8: fix assertion failures caused by excessive spacing
310 * Prevent excessive .ll arguments from generating infinite output.
530 excessive length.
781 * Prevent certain kinds of unreasonable input from producing excessive
952 excessive indentation and another by excessively long .Nm arguments.
/src/crypto/openssl/
H A DNEWS.md45 * Fixed TLS 1.3 `CompressedCertificate` excessive memory allocation.
435 * Fixed excessive time spent checking invalid RSA public keys
518 * Fixed excessive time spent in DH check / generation with large Q parameter
547 * Fix excessive time spent checking DH q parameter value ([CVE-2023-3817])
548 * Fix DH_check() excessive time with over sized modulus ([CVE-2023-3446])
1047 * Prevent ASN.1 BIO excessive memory allocation ([CVE-2016-2109])
1148 * Prevent ASN.1 BIO excessive memory allocation ([CVE-2016-2109])
/src/sys/contrib/zstd/lib/
H A DREADME.md152 Currently, this macro will hide function definitions in FSE and HUF that use an excessive
/src/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBEGEMOT-BRIDGE-MIB.txt260 to excessive transit delay through the bridge."
269 to an excessive size."
H A DBRIDGE-MIB.txt307 to excessive transit delay through the bridge. It
320 to an excessive size. It is incremented by both
/src/contrib/unbound/contrib/
H A Dunbound.spec_fedora234 - Fix unbound-munin to use proper file (could cause excessive logging)
/src/crypto/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md474 the handshake layer should not generate an excessive amount of data.
491 to limit the size of the ACK frame if its size would be otherwise excessive.
H A Ddgram-api.md364 call with an excessive number of arguments or pointers to unwieldy ever-growing
H A Dconnection-state-machine.md633 the effort needed turns out be excessive.)
H A Dquic-io-arch.md138 `BIO_write` calls do not take an excessive amount of time.
/src/contrib/ntp/sntp/libevent/
H A DChangeLog-1.438 o Fix a problem with excessive memory allocation when using multiple event priorities.
H A Dwhatsnew-2.0.txt351 To avoid excessive calls to read and write, we use the readv/writev
/src/contrib/libevent/
H A DChangeLog-1.438 o Fix a problem with excessive memory allocation when using multiple event priorities.
H A Dwhatsnew-2.0.txt351 To avoid excessive calls to read and write, we use the readv/writev
/src/contrib/wpa/hostapd/
H A DChangeLog529 * avoid excessive Probe Response retries for broadcast Probe Request
702 * Add a new debug message level for excessive information. Use
/src/sys/contrib/zstd/
H A DCHANGELOG66 build: Fix excessive compiler warnings with clang-cl and CMake (#2600, @nickhutchinson)
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td904 "Reports are only generated if the excessive padding exceeds "
/src/contrib/wpa/wpa_supplicant/
H A DREADME1028 wpa_supplicant operations for excessive time. If a longer (or shorter)
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td38 // leading to excessive filling of the op-cache from frontend.

12