/freebsd/contrib/ldns/ |
H A D | tsig.c | 6 * (c) 2005-2006 NLnet Labs 24 return tc->algorithm; in ldns_tsig_algorithm() 30 return tc->keyname; in ldns_tsig_keyname() 36 return tc->keydata; in ldns_tsig_keydata() 42 return strdup(tc->keyname); in ldns_tsig_keyname_clone() 48 return strdup(tc->keydata); in ldns_tsig_keydata_clone() 52 * Makes an exact copy of the wire, but with the tsig rr removed 55 ldns_tsig_prepare_pkt_wire(const uint8_t *wire, size_t wire_len, size_t *result_len) in ldns_tsig_prepare_pkt_wire() argument 72 /* fake parse the wire */ in ldns_tsig_prepare_pkt_wire() 73 qd_count = LDNS_QDCOUNT(wire); in ldns_tsig_prepare_pkt_wire() [all …]
|
H A D | wire2host.c | 4 * conversion routines from the wire to the host 6 * This will usually just a re-ordering of the 11 * (c) NLnet Labs, 2004-2006 36 * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 37 * +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ 39 * +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ 41 * +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ 43 * +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ 45 * +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ 47 * +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ [all …]
|
/freebsd/libexec/getty/ |
H A D | gettytab | 9 # cb, ce and ck are desirable on most crt's. The non-crt entries need to 13 # have been terminals around not being able of handling lower-case 20 # ep: getty will use raw mode (cs8 -parenb) (unless rw is set) and 21 # fake parity. login will use even parity (cs7 parenb -parodd). 24 # ap: same as ep except -inpck instead of inpck for login. 27 # characters on non-terminals (like pccons) that don't 32 # 2. set cs8 -parenb -istrip -inpck. 45 # The "NNN-baud" names are known to the special case 51 a|std.110|110-baud:\ 53 b|std.134|134.5-baud:\ [all …]
|
/freebsd/share/misc/ |
H A D | pci_vendors | 5 # Date: 2024-11-25 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-2500TX V3 Ethernet 41 7a09 PCI-to-PCI Bridge 50 7a19 PCI-to-PCI Bridge 55 7a29 PCI-to-PCI Bridge [all …]
|
/freebsd/contrib/ldns/ldns/ |
H A D | wire2host.h | 2 * wire2host.h - from wire conversion routines 6 * (c) NLnet Labs, 2005-2006 14 * Contains functions that translate dns data from the wire format (as sent 85 #define LDNS_Z_SHIFT 6 105 #define LDNS_ANCOUNT_OFF 6 117 * converts the data on the uint8_t bytearray (in wire format) to a DNS packet. 129 * converts the data in the ldns_buffer (in wire format) to a DNS packet. 140 * converts the data on the uint8_t bytearray (in wire format) to a DNS 146 * \param[in] wire pointer to the buffer with the data 152 ldns_status ldns_wire2dname(ldns_rdf **dname, const uint8_t *wire, size_t max, size_t *pos); [all …]
|
/freebsd/sys/dev/ow/ |
H A D | owll_if.m | 1 #- 33 # Dallas Semiconductor 1-Wire bus Link Layer (owll) 36 # 1-Wire protocol specification. 39 # Note: 1-Wire is a registered trademark of Maxim Integrated Products, Inc. 43 # SoCs have a 1-Wire controller with more smarts or hardware offload. 45 # as well as both usb and i2c 1-Wire controllers. 56 # 60us <= tSLOT < 120us 6us <= tSLOT <= 16us 57 # 60us <= tLOW0 < tSLOT < 120us 6us <= tLOW0 < tSLOT < 16us 65 # 15us < tPDH < 60us 2us <= tPDH < 6us 74 # Note: This is the polling / busy-wait interface. An interrupt-based interface [all …]
|
H A D | ow.c | 1 /*- 45 * lldev - link level device 46 * ndev - network / transport device (this module) 47 * pdev - presentation device (children of this module) 68 #define OW_LOCK(_sc) mtx_lock(&(_sc)->mtx) 69 #define OW_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx) 70 #define OW_LOCK_DESTROY(_sc) mtx_destroy(&_sc->mtx) 71 #define OW_ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) 72 #define OW_ASSERT_UNLOCKED(_sc) mtx_assert(&_sc->mtx, MA_NOTOWNED) 74 static MALLOC_DEFINE(M_OW, "ow", "House keeping data for 1wire bus"); [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | ti,am3359-tsc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/input/touchscreen/ti,am3359-tsc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Miquel Raynal <miquel.raynal@bootlin.com> 14 const: ti,am3359-tsc 17 description: Wires refer to application modes i.e. 4/5/8 wire touchscreen 22 ti,x-plate-resistance: 26 ti,coordinate-readouts: 34 maximum: 6 [all …]
|
H A D | ti-tsc-adc.txt | 1 * TI - TSC ADC (Touschscreen and analog digital converter) 5 - mfd 7 "ti,am3359-tscadc" for AM335x/AM437x SoCs 8 "ti,am654-tscadc", "ti,am3359-tscadc" for AM654 SoCs 9 - child "tsc" 10 compatible: Should be "ti,am3359-tsc". 11 ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen 13 ti,x-plate-resistance: X plate resistance 14 ti,coordinate-readouts: The sequencer supports a total of 16 23 ti,wire-config: Different boards could have a different order for [all …]
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.proto | 6 // Written in 2013-2014 by Farsight Security, Inc. 20 // "Dnstap": this is the top-level dnstap type, which is a "union" type that 23 // See: https://developers.google.com/protocol-buffers/docs/techniques#union 38 // This field can be used for adding an arbitrary byte-string annotation to 66 DNSCryptTCP = 6; // DNSCrypt over TCP (https://dnscrypt.info/protocol) 91 LOCAL_DATA = 6; // Respond with local data from policy 101 // the Reponse Policy Zone in wire format. 115 // Message: a wire-format (RFC 1035 section 4) DNS message and associated 124 // +---------+ +----------+ +--------+ 126 // | Stub |-SQ--------CQ->| Recursive|-RQ----AQ->| Auth. | [all …]
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_btcoex.h | 1 /*- 2 * SPDX-License-Identifier: ISC 52 HAL_BT_COEX_CFG_2WIRE_2CH, /* 2-wire with 2 chains */ 53 HAL_BT_COEX_CFG_2WIRE_CH1, /* 2-wire with ch1 */ 54 HAL_BT_COEX_CFG_2WIRE_CH0, /* 2-wire with ch0 */ 55 HAL_BT_COEX_CFG_3WIRE, /* 3-wire */ 215 MCI_GPM_COEX_BT_STATUS_UPDATE = 6, 280 MCI_GPM_COEX_B_MAJOR_VERSION = 6, 283 MCI_GPM_COEX_B_BT_BITMAP = 6, 286 MCI_GPM_COEX_B_HALT_STATE = 6, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | bq24190.txt | 1 TI BQ24190 Li-Ion Battery Charger 4 - compatible: contains one of the following: 9 - reg: integer, I2C address of the charger. 10 - interrupts[-extended]: configuration for charger INT pin. 13 - monitored-battery: phandle of battery characteristics devicetree node 15 + precharge-current-microamp: maximum charge current during precharge 17 + charge-term-current-microamp: a charge cycle terminates when the 21 - ti,system-minimum-microvolt: when power is connected and the battery is below 25 - usb-otg-vbus: 31 - Some circuit boards wire the chip's "OTG" pin high (enabling 500mA default [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | ti,lmk04832.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Liam Beguin <liambeguin@gmail.com> 21 - ti,lmk04832 26 '#address-cells': 29 '#size-cells': 32 '#clock-cells': 35 spi-max-frequency: 40 - description: PLL2 reference clock. [all …]
|
/freebsd/sys/net/ |
H A D | ieee8023ad_lacp.h | 3 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 43 (port)->lp_timer[(timer)] = (val) 45 (port)->lp_timer[(timer)] = 0 47 ((port)->lp_timer[(timer)] > 0) 61 #define LACP_STATE_DEFAULTED (1<<6) 82 * protocol (on-wire) definitions. 96 * TLV on-wire structure. 111 (tlv)->tlv_type = (type); \ 112 (tlv)->tlv_length = sizeof(*tlv) + (length); \ [all …]
|
/freebsd/contrib/unbound/sldns/ |
H A D | pkthdr.h | 2 * pkthdr.h - packet header from wire conversion routines 6 * (c) NLnet Labs, 2005-2006 14 * Contains functions that translate dns data from the wire format (as sent 79 #define LDNS_Z_SHIFT 6 103 #define LDNS_ANCOUNT_OFF 6 127 /** used to get all non-question rrs from a packet */ 150 LDNS_RCODE_YXDOMAIN = 6,
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_ud_header.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 17 * - Redistributions of source code must retain the above 21 * - Redistributions in binary form must reproduce the above 47 .struct_size_bytes = sizeof ((struct ib_unpacked_ ## header *) 0)->field, \ 219 .offset_words = 6, 293 iph.ip_tos = header->ip4.tos; in ib_ud_ip4_csum() 294 iph.ip_len = header->ip4.tot_len; in ib_ud_ip4_csum() 295 iph.ip_id = header->ip4.id; in ib_ud_ip4_csum() 296 iph.ip_off = header->ip4.frag_off; in ib_ud_ip4_csum() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/ |
H A D | adi,ad74115.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/contrib/lib9p/ |
H A D | fcall.h | 29 * Based on libixp code: ©2007-2010 Kris Maglione <maglione.k at Gmail> 49 L9P__FIRST = 6, /* NB: must be <= all legal values */ 50 L9P_TLERROR = 6, /* illegal; exists for parity with Rlerror */ 122 * When a Tfoo request comes over the wire, we decode it 123 * (pack.c) from wire format into a request laid out in 124 * a "union l9p_fcall" object. This object is not in wire 130 * The reply is converted to wire format on the way back out 133 * All sub-objects start with a header containing the request 134 * or reply type code and two-byte tag, and whether or not it 135 * is needed, a four-byte fid. [all …]
|
/freebsd/libexec/rc/rc.d/ |
H A D | serial | 35 # dtrwait 300 drainwait `sysctl -n kern.drainwait` 48 drainwait=`sysctl -n kern.drainwait` 53 stty < /dev/tty${dc}${i}.init -clocal crtscts hupcl 115200 reprint ^R 54 stty < /dev/tty${dc}${i}.lock -clocal -crtscts -hupcl 0 55 stty < /dev/cua${dc}${i}.init -clocal crtscts hupcl 115200 reprint ^R 56 stty < /dev/cua${dc}${i}.lock -clocal -crtscts -hupcl 0 106 stty < /dev/tty${dc}${i}.init clocal -hupcl 1200 108 stty < /dev/cua${dc}${i}.init clocal -hupcl 1200 132 3wire() { 133 # 3-wire serial terminals. These don't supply carrier, so [all …]
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t6fw_cfg_fpga.txt | 3 # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. 6 # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE 10 # This file provides the default, power-on configuration for 2-port T6-based 25 # 4. MSI-X Vectors: 1088. 26 # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination 30 # 6. Some OS Drivers will manage all resources through a single Physical 34 # functions for ports 0-1 on PF0-1, FCoE on PF4, iSCSI on PF5, etc. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 47 # 16 Ingress Queue/MSI-X Vectors per application function 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. [all …]
|
H A D | t5fw_cfg_uwire.txt | 3 # Copyright (C) 2010-2017 Chelsio Communications. All rights reserved. 6 # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE 10 # This file provides the default, power-on configuration for 4-port T5-based 25 # 4. MSI-X Vectors: 1088. 26 # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination 30 # 6. Some OS Drivers will manage all resources through a single Physical 34 # functions for ports 0-3 on PF0-3, FCoE on PF4, iSCSI on PF5, etc. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 47 # 8 Ingress Queue/MSI-X Vectors per application function 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. [all …]
|
H A D | t6fw_cfg_uwire.txt | 3 # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. 6 # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE 10 # This file provides the default, power-on configuration for 2-port T6-based 25 # 4. MSI-X Vectors: 1088. 26 # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination 30 # 6. Some OS Drivers will manage all resources through a single Physical 34 # functions for ports 0-1 on PF0-1, FCoE on PF4, iSCSI on PF5, etc. 39 # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs 47 # 16 Ingress Queue/MSI-X Vectors per application function 49 # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. [all …]
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | statem_dtls.c | 2 * Copyright 2005-2022 The OpenSSL Project Authors. All Rights Reserved. 24 if ((end) - (start) <= 8) { \ 30 … for (ii = (((start) >> 3) + 1); ii < ((((end) - 1)) >> 3); ii++) bitmask[ii] = 0xff; \ 31 bitmask[(((end) - 1) >> 3)] |= bitmask_end_values[((end) & 7)]; \ 37 … if (bitmask[(((msg_len) - 1) >> 3)] != bitmask_end_values[((msg_len) & 7)]) is_complete = 0; \ 38 if (is_complete) for (ii = (((msg_len) - 1) >> 3) - 1; ii >= 0 ; ii--) \ 75 /* zero length fragment gets zero frag->fragment */ in dtls1_hm_fragment_new() 76 frag->fragment = buf; in dtls1_hm_fragment_new() 89 frag->reassembly = bitmask; in dtls1_hm_fragment_new() 99 OPENSSL_free(frag->fragment); in dtls1_hm_fragment_free() [all …]
|
/freebsd/contrib/ntp/html/ |
H A D | xleave.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 4 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 14 <!-- #BeginDate format:En2m -->6-Feb-2016 07:17<!-- #EndDate --> 18 …ccuracy it is desirable to capture the transmit timestamp as close to the wire as possible; for ex… 19 …only after the packet has been sent. A solution for this problem is the two-step or interleaved p… 20 … interleaved or output delay, varies from 16 μs (microseconds) for a dual-core Pentium running … 24 …w.eecis.udel.edu/~mills/onwire.html">Analysis and Simulation of the NTP On-Wire Protocols</a>, the…
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_get_ciphers.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 82 . ds #V .6m 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" [all …]
|