Home
last modified time | relevance | path

Searched +full:pre +full:- +full:configurable (Results 1 – 25 of 87) sorted by relevance

1234

/freebsd/usr.sbin/watchdogd/
H A Dwatchdogd.83 .\" Copyright (c) 2004 Poul-Henning Kamp <phk@FreeBSD.org>
37 .Op Fl -debug
38 .Op Fl -softtimeout
39 .Op Fl -softtimeout-action Ar action
40 .Op Fl -pretimeout Ar timeout
41 .Op Fl -pretimeout-action Ar action
73 argument 'dry-run' will cause watchdog not to arm the system watchdog and
93 action after a configurable timeout.
111 with a non-zero value protects against lockup during a reboot by
128 .Bl -tag -width 30m
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dti,tps6594.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Julien Panis <jpanis@baylibre.com>
15 PFSM (Pre-configurable Finite State Machine) managing the state of the device.
16 TPS6594 is the super-set device while TPS6593 and LP8764 are derivatives.
21 - ti,lp8764-q1
22 - ti,tps6593-q1
23 - ti,tps6594-q1
24 - ti,tps65224-q1
[all …]
/freebsd/sys/arm/freescale/imx/
H A Dimx_spi.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
31 * Driver for imx Enhanced Configurable SPI; master-mode only.
143 {"fsl,imx51-ecspi", true},
144 {"fsl,imx53-ecspi", true},
145 {"fsl,imx6dl-ecspi", true},
146 {"fsl,imx6q-ecspi", true},
147 {"fsl,imx6sx-ecspi", true},
148 {"fsl,imx6ul-ecspi", true},
156 return (bus_read_4(sc->memres, offset)); in RD4()
[all …]
/freebsd/contrib/wpa/hostapd/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
7 * HE/IEEE 802.11ax/Wi-Fi 6
8 - various fixes
9 * EHT/IEEE 802.11be/Wi-Fi 7
10 - add preliminary support
15 * support RADIUS ACL/PSK check during 4-way handshake (wpa_psk_radius=3)
16 * EAP-SIM/AKA: support IMSI privacy
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog3 2024-07-20 - v2.11
4 * Wi-Fi Easy Connect
5 - add support for DPP release 3
6 - allow Configurator parameters to be provided during config exchange
8 - add support for GCM-AES-256 cipher suite
9 - remove incorrect EAP Session-Id length constraint
10 - add hardware offload support for additional drivers
11 * HE/IEEE 802.11ax/Wi-Fi 6
12 - support BSS color updates
13 - various fixes
[all …]
/freebsd/crypto/openssl/test/helpers/
H A Dnoisydgrambio.c2 * Copyright 2023-2025 The OpenSSL Project Authors. All Rights Reserved.
59 data->backoff = (int)num; in noisy_dgram_ctrl()
69 data->noise_rate = (int)num; in noisy_dgram_ctrl()
79 data->recv_limit.bw = (size_t)num; in noisy_dgram_ctrl()
89 data->send_limit.bw = (size_t)num; in noisy_dgram_ctrl()
100 data->now_cb = now_cb->now_cb; in noisy_dgram_ctrl()
101 data->now_cb_arg = now_cb->now_cb_arg; in noisy_dgram_ctrl()
119 if (limit->bw == 0) /* 0 -> no limit */ in bandwidth_limit()
126 for (i = 0; i < limit->num; i++) { in bandwidth_limit()
127 size_t idx = (limit->start + i) % MAX_PKTS_PER_WINDOW; in bandwidth_limit()
[all …]
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h1 /* -*- buffer-read-only: t -*- vi: set ro:
5 * It has been AutoGen-ed
12 * Automated Options Copyright (C) 1992-2018 by Bruce Korb
16 * AutoOpts is Copyright (C) 1992-2018 by Bruce Korb - all rights reserved
76 // END-CONFIGURED-HEADERS
80 * was requested. It is used to distinguish a --usage from a --help request.
81 * --usage is abbreviated and --help gives as much help as possible.
134 OPARG_TYPE_BOOLEAN = 3, ///< opt arg is boolean-valued
152 char * pzName; ///< name of the sub-option
168 FTYPE_MODE_MUST_EXIST = 0x01, ///< must pre-exist
[all …]
/freebsd/share/man/man9/
H A Dintro.92 .\" SPDX-License-Identifier: BSD-2-Clause
29 OS-level concepts and practices.
35 source code itself, is forever a work-in-progress.
47 describe types, global variables, macros, or high-level concepts.
58 There are implementations for many well-known data structures available in the
60 .Bl -tag -width "Xr bitstring 3"
64 An SMP-safe general-purpose counter implementation.
70 Singly-linked and doubly-linked lists, and queues.
72 An SMP-safe implementation of reference counts.
84 sub-sections below.
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drx.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2025 Intel Corporation
4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
5 * Copyright (C) 2015-2017 Intel Deutschland GmbH
10 /* API for pre-9000 hardware */
26 * struct iwl_rx_phy_info - phy info
28 * @non_cfg_phy_cnt: non configurable DSP phy data byte count
29 * @cfg_phy_cnt: configurable DSP phy data byte count
30 * @stat_id: configurable DSP phy data set ID
34 * @beacon_time_stamp: beacon at on-air rise
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Ddriver27.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
15 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate -->
22 Serial Port: <tt>/dev/arc<i>u</i></tt>; 300 baud, 8-bits, 2-stop, no parity<br>
26 … and v1.2 include patches to work with the new ntp-4 code, clock support for DCF and WWVB configur…
28-5.90 on Solaris-1 (SunOS 4.1.3_U1 on an SS1 serving as a router and firewall) and against ntpd3-5…
30 …omething approaching the 2.5 years expected in the usual stand-alone mode, but no battery-life mea…
31-Davis</a>. Thanks also to <a href="mailto:lyndond@sentinet.co.uk">Lyndon David</a> for some of th…
34-time). In the default or original MSF mode, the time is in `local' format, including the daylight…
35-5 or -4, -4 being used in this code, which builds in a reported dispersion of over 63ms (ie says …
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_iofic.h1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
56 /* *INDENT-OFF* */
60 /* *INDENT-ON* */
69 AL_IOFIC_MODE_LEGACY, /**< level-sensitive interrupt wire */
70 AL_IOFIC_MODE_MSIX_PER_Q, /**< per UDMA queue MSI-X interrupt */
82 * interrupt controller of each bus-master unit in the I/O Fabric.
194 * Number of descriptors per packet exceeds the configurable maximum
202 * Packet length exceeds the configurable maximum packet size. The
286 /** PRE-UNACK packets buffer parity error */
[all …]
/freebsd/sys/netinet/
H A Dtcp_ratelimit.c1 /*-
3 * SPDX-License-Identifier: BSD-3-Clause
5 * Copyright (c) 2018-2020
73 * Why do the rates cluster in the 1-100Mbps range more
81 * Chelsio - Supporting 16 configurable rates.
82 * Mlx - c4 supporting 13 fixed rates.
83 * Mlx - c5 & c6 supporting 127 configurable rates.
113 * by the hardware will cause a 390 micro-second gap between
115 * would need 416 micro-seconds gap between each send.
126 * delta between the two rates (416 - 390) divided into the rate
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h1 //===- Construction of codegen pass pipelines ------------------*- C++ -*--===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
117 /// all of the built-in passes, and those may reference these members during
128 // Target should override TM.Options.EnableIPRA in their target-specific in CodeGenPassBuilder()
166 // TODO: add a Function -> MachineFunction adaptor and merge
278 /// addInstSelector - This method should install an instruction selector pass,
288 /// Add passes that optimize instruction level parallelism for out-of-order
300 /// addPreRewrite - Add passes to the optimized register allocation pipeline
[all …]
/freebsd/sys/netgraph/netflow/
H A Dng_netflow.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2010-2011 Alexander V. Chernikov <melifaro@ipfw.ru>
5 * Copyright (c) 2004-2005 Gleb Smirnoff <glebius@FreeBSD.org>
6 * Copyright (c) 2001-2003 Roman V. Palagin <romanp@unshadow.net>
57 NGM_NETFLOW_SETDLT = 4, /* set data-link type */
185 * casted to flow_entry_data. After casting, fle->r.fib is accessed.
383 /* Structure contatining fib-specific data */
430 * a new one is allocated. Before exiting thread re-attaches
462 fib_export_p *fib_data; /* vector to per-fib data */
[all …]
/freebsd/sbin/ifconfig/
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
93 .Bl -tag -width indent
120 The format is specified as a comma-separated list of
141 .Bl -tag -width default
145 .Bl -tag -width default -compact
158 Adjust the display of link-level ethernet (MAC) addresses:
160 .Bl -tag -width default -compact
175 .Bl -tag -width default -compact
192 .Bl -tag -width default -compact
[all …]
/freebsd/lib/libsys/
H A Dkqueue.299 argument, which is a bitwise-inclusive OR of the following flags:
100 .Bl -tag -width "KQUEUE_CPONFORK"
148 .Bl -tag -width O_CLOEXEC
193 is a non-NULL pointer, it specifies a maximum interval to wait
202 argument should be non-NULL, pointing to a zero-valued
218 .Bd -literal
233 .Bl -tag -width "Fa filter"
240 The pre-defined
245 Filter-specific flags.
247 Filter-specific data value.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This header contains common, non-processor-specific data structures and
14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
17 //===----------------------------------------------------------------------===//
70 Elf32_Word e_flags; // Processor-specific flags
86 // 64-bit ELF header. Fields are the same as for ELF32, but with different
121 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes
122 ET_HIOS = 0xfeff, // Operating system-specific
[all …]
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.t023 \ ----------------------------------------------------------------------
40 * Decrypt the pre-master secret (RSA key exchange).
52 x = (*ctx->policy_vtable)->do_keyx(ctx->policy_vtable, epms, &len);
61 br_enc16be(epms, ctx->client_max_version);
65 * decryption failed. Note that we use a constant-time conditional
68 br_hmac_drbg_generate(&ctx->eng.rng, rpms, sizeof rpms);
74 br_ssl_engine_compute_master(&ctx->eng, prf_id, epms, 48);
77 * Clear the pre-master secret from RAM: it is normally a buffer
78 * in the context, hence potentially long-lived.
99 * decryption failed. Note that we use a constant-time conditional
[all …]
/freebsd/share/doc/papers/devfs/
H A Dpaper.me1 .\" format with ditroff -me
19 .ip \0\s-2\(bu\s+2
29 .i "Poul-Henning Kamp"
43 Starting from a high-level view of devices and the semantics that
45 grand tour of the redesigned FreeBSD device-I/O system,
99 disk-pack with a filesystem: selling pre-initialised and ``quality
100 tested'' disk-packs was quite a profitable business.
112 device would be inode number 5, the paper-tape-punch number 6 and so on,
122 in most UNIX-like systems even to this day.
150 In order to support remote login a ``pseudo-tty'' device driver was implemented,
[all …]
/freebsd/sys/dev/qat/qat_api/include/dc/
H A Dcpa_dc.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2025 Intel Corporation */
25 * 2) Session-less or No-Session (Ns) based API functions.
27 * performing DC operations. They are "one-shot" API function calls
184 * dynamic headers. The headers are pre-calculated and are specified by
246 * It is only configurable for LZ4S.
292 /**< Application requires Adler-32 checksum */
294 /**< Application requires both CRC32 and Adler-32 checksums */
296 /**< Application requires xxHash-32 checksum */
331 * Stateful sessions are limited to have only one in-flight message per
[all …]
/freebsd/sys/dev/axgbe/
H A Dxgbe.h4 * Copyright (c) 2014-2016,2020 Advanced Micro Devices, Inc.
134 #define XGBE_DRV_NAME "amd-xgbe"
151 #define XGBE_TX_MAX_BUF_SIZE (0x3fff & ~(64 - 1))
157 * - Maximum number of SKB frags
158 * - Maximum descriptors for contiguous TSO/GSO packet
159 * - Possible context descriptor
160 * - Possible TSO header descriptor
174 /* DMA cache settings - Outer sharable, write-back, write-allocat
[all...]
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-ca.11 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OPENSSL-CA 1ossl"
58 .TH OPENSSL-CA 1ossl 2025-09-30 3.5.4 OpenSSL
64 openssl\-ca \- sample minimal CA application
68 [\fB\-help\fR]
69 [\fB\-verbose\fR]
70 [\fB\-quiet\fR]
71 [\fB\-config\fR \fIfilename\fR]
72 [\fB\-name\fR \fIsection\fR]
73 [\fB\-section\fR \fIsection\fR]
[all …]
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-fh.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2014, 2018-2021, 2023-2025 Intel Corporation
4 * Copyright (C) 2015-2017 Intel Deutschland GmbH
12 #include "iwl-trans.h"
28 * Keep-Warm (KW) buffer base address.
31 * host DRAM powered on (via dummy accesses to DRAM) to maintain low-latency
33 * from going into a power-savings mode that would cause higher DRAM latency,
34 * and possible data over/under-runs, before all Tx/Rx is complete.
38 * automatically invokes keep-warm accesses when normal accesses might not
42 * 31-0: Keep-warm buffer physical base address [35:4], must be 4K aligned
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp2 * xxHash - Extremely Fast Hash algorithm
3 * Copyright (C) 2012-2023, Yann Collet
5 * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
31 * - xxHash homepage: http://www.xxhash.com
32 * - xxHash source repository : https://github.com/Cyan4973/xxHash
67 return (X << R) | (X >> (64 - R)); in rotl64()
111 const unsigned char *const Limit = BEnd - 32; in xxHash64()
115 uint64_t V4 = Seed - PRIME64_1; in xxHash64()
171 // clang-format off
186 // clang-format on
[all …]
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION9 applicable to KAME-integrated *BSD releases, as we have certain amount
11 KAME-integrated *BSD releases.
23 1.4.1 Assignment of link-local, and special addresses
59 2.1 FreeBSD 2.2.x-RELEASE
62 2.4 FreeBSD 3.x-RELEASE
63 2.5 FreeBSD 4.x-RELEASE
68 3.2 IPv6-to-IPv4 header translator
79 4.8.2 draft-touch-ipsec-vpn approach
94 below (NOTE: this is not a complete list - this is too hard to maintain...).
110 * KAME-supplied route6d, bgpd and hroute6d support this.
[all …]

1234