Home
last modified time | relevance | path

Searched +full:packet +full:- +full:verification +full:- +full:low +full:- +full:power (Results 1 – 25 of 59) sorted by relevance

123

/external/openthread/.github/workflows/
Dsimulation-1.4.yml33 branches-ignore:
34 - 'dependabot/**'
37 - 'main'
40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…
41 cancel-in-progress: true
43 permissions: # added using https://github.com/step-security/secure-workflows
48 thread-1-4:
49 name: thread-1-4-${{ matrix.compiler.c }}-${{ matrix.arch }}
50 runs-on: ubuntu-22.04
52 CFLAGS: -${{ matrix.arch }}
[all …]
/external/ethtool/
Dethtool.8.in1 .\" -*- nroff -*-
9 .\" .An - list of n alternative values as in "flav vanilla|strawberry"
24 .\" .Bn - same as above but framed by square brackets
39 .\" .BN - value with a numeric input as in "[value N]"
45 .\" .BM - same as above but has a mask field for format "[value N [m N]]"
51 .\" \(*MA - mac address
55 .\" \(*MS - master-slave property
59 .\" \(*PA - IP address
63 .\" \(*WO - wol flags
67 .\" \(*FL - flow type values
[all …]
/external/kernel-headers/original/uapi/linux/
Dethtool.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
26 * have the same layout for 32-bit and 64-bit userland.
38 * struct ethtool_cmd - DEPRECATED, link control and status
43 * interface supports autonegotiation or auto-detection.
44 * Read-only.
48 * auto-detection.
49 * @speed: Low bits of the speed, 1Mb units, 0 to INT_MAX or SPEED_UNKNOWN
56 * @autoneg: Enable/disable autonegotiation and auto-detection;
60 * Read-only.
62 * obsoleted by &struct ethtool_coalesce. Read-only; deprecated.
[all …]
/external/ethtool/uapi/linux/
Dethtool.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
24 * have the same layout for 32-bit and 64-bit userland.
36 * struct ethtool_cmd - DEPRECATED, link control and status
41 * interface supports autonegotiation or auto-detection.
42 * Read-only.
46 * auto-detection.
47 * @speed: Low bits of the speed, 1Mb units, 0 to INT_MAX or SPEED_UNKNOWN
54 * @autoneg: Enable/disable autonegotiation and auto-detection;
58 * Read-only.
60 * obsoleted by &struct ethtool_coalesce. Read-only; deprecated.
[all …]
/external/libnl/include/linux-private/linux/
Dethtool.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
24 * have the same layout for 32-bit and 64-bit userland.
36 * struct ethtool_cmd - DEPRECATED, link control and status
41 * interface supports autonegotiation or auto-detection.
42 * Read-only.
46 * auto-detection.
47 * @speed: Low bits of the speed, 1Mb units, 0 to INT_MAX or SPEED_UNKNOWN
54 * @autoneg: Enable/disable autonegotiation and auto-detection;
58 * Read-only.
60 * obsoleted by &struct ethtool_coalesce. Read-only; deprecated.
[all …]
/external/gsc-utils/include/
Dconfig.h2 * Use of this source code is governed by a BSD-style license that can be
7 * config.h - Top-level configuration Chrome EC
10 * sub-configuration file (config_chip.h, board.h, etc.) included by this file.
12 * Note that this file is included by assembly (.S) files. Any C-isms such as
13 * struct definitions or enums in a sub-configuration file MUST be guarded with
14 * #ifndef __ASSEMBLER__ to prevent those C-isms from being evaluated by the
36 * git grep " CONFIG_" | grep -o "CONFIG_[A-Za-z0-9_]\+" | sort | uniq
50 /* Define the size of the global fifo, must be a power of 2. */
73 * during a reset. This is called Always-On, or AON memory, and
75 * values can be used to configure the RAM layout for Always-On.
[all …]
/external/gsc-utils/docs/
Dti50_firmware_releases.md10 ------------------- | -------------- | ------------
51 CCD, EC-EFS2, Factory Mode, Pinweaver, U2F, and Board ID are all supported in
55 ------------------------------------ | ------------- | ---------------- | --------------
59 AP RO Verification (without reset) | 0.24.0 | 0.23.0 | M108
61 AP RO Verification Enforcement | 0.24.61 | 0.23.71 | M122
70 Released with 0.0.26 in R107-15100.0.0
131 `gs://chromeos-localmirror/distfiles/`, e.g.
132 `gs://chromeos-localmirror/distfiles/ti50.ro.0.0.26.rw.0.22.1_FFFF_00000000_00000010.tar.xz`
134 The latest official images are also distributed through the `chromeos-ti50`
145 unavailable -- even with the rescue tool. All versions are **inclusive**.
[all …]
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto1 // AUTOGENERATED - DO NOT EDIT
2 // ---------------------------
7 // - Android tree, for statsd.
8 // - Google internal repos.
126 // Android user-id running this process (applicable to multi-user android)
538 // Megabyte-seconds of heap size across the device, used in the calculation
548 // Megabyte-seconds of live heap for processes that had GC events.
550 // Megabyte-seconds of total heap for processes that had GC events.
581 // Megabyte-seconds of heap size across the device, used in the calculation
591 // Megabyte-seconds of live heap for processes that had GC events.
[all …]
/external/flashrom/
Dcros_ec_commands.h2 * Use of this source code is governed by a BSD-style license that can be
18 * ARM Cortex-M if the structures are guaranteed 32-bit aligned.
50 #define EC_LPC_ADDR_HOST_PACKET 0x800 /* Offset of version 3 packet */
51 #define EC_LPC_HOST_PACKET_SIZE 0x100 /* Max size of version 3 packet */
53 /* The actual block is 0x800-0x8ff, but some BIOSes think it's 0x880-0x8ff
73 #define EC_MEMMAP_TEMP_SENSOR 0x00 /* Temp sensors 0x00 - 0x0f */
74 #define EC_MEMMAP_FAN 0x10 /* Fan speeds 0x10 - 0x17 */
75 #define EC_MEMMAP_TEMP_SENSOR_B 0x18 /* More temp sensors 0x18 - 0x1f */
77 #define EC_MEMMAP_ID_VERSION 0x22 /* Version of data in 0x20 - 0x2f */
78 #define EC_MEMMAP_THERMAL_VERSION 0x23 /* Version of data in 0x00 - 0x1f */
[all …]
/external/coreboot/src/ec/google/chromeec/
Dec_commands.h1 /* SPDX-License-Identifier: BSD-3-Clause */
31 * ARM Cortex-M if the structures are guaranteed 32-bit aligned.
37 /* If BUILD_ASSERT isn't already defined, make it a no-op */
68 #define GENMASK(h, l) (((BIT(h) << 1) - 1) ^ (BIT(l) - 1))
72 #define GENMASK_ULL(h, l) (((BIT_ULL(h) << 1) - 1) ^ (BIT_ULL(l) - 1))
87 * in an otherwise empty struct, so we use the GCC zero-length array
123 #define EC_LPC_ADDR_HOST_PACKET 0x800 /* Offset of version 3 packet */
124 #define EC_LPC_HOST_PACKET_SIZE 0x100 /* Max size of version 3 packet */
127 * The actual block is 0x800-0x8ff, but some BIOSes think it's 0x880-0x8ff
152 #define EC_MEMMAP_TEMP_SENSOR 0x00 /* Temp sensors 0x00 - 0x0f */
[all …]
/external/sg3_utils/lib/
Dsg_lib_data.c2 * Copyright (c) 2007-2022 Douglas Gilbert.
4 * Use of this source code is governed by a BSD-style
7 * SPDX-License-Identifier: BSD-2-Clause
44 {0x14, "Intermediate-Condition Met (obsolete)"},
81 {0x16, PDT_ALL, "Reserve(6)"}, /* obsolete in SPC-4 r11 */
83 {0x17, PDT_ALL, "Release(6)"}, /* obsolete in SPC-4 r11 */
85 {0x18, PDT_ALL, "Copy"}, /* obsolete in SPC-4 r11 */
113 {0x32, PDT_ALL, "Search data low(10)"},
115 {0x34, PDT_ALL, "Pre-fetch(10)"}, /* sbc3r31 recommends Pre-fetch(16) */
118 /* SBC-3 r31 recommends Synchronize cache(16) */
[all …]
/external/wpa_supplicant_8/hostapd/
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 …]
/external/curl/docs/
DFAQ20 1.11 Why do you not update ca-bundle.crt
35 3.3 Why does my posting using -F not work?
42 3.10 What about SOAP, WebDAV, XML-RPC or similar protocols over HTTP?
43 3.11 How do I POST with a different Content-Type?
44 3.12 Why do FTP-specific features over HTTP proxy fail?
54 3.22 curl -X gives me HTTP problems
74 4.13 Why is curl -R on Windows one hour off?
78 4.17 Non-functional connect timeouts on Windows
81 4.20 curl does not return error for HTTP non-200 responses
84 5.1 Is libcurl thread-safe?
[all …]
/external/scapy/scapy/layers/
Dinet6.py1 # SPDX-License-Identifier: GPL-2.0-only
84 from scapy.packet import bind_layers, Packet, Raw
150 # type: (str, int) -> Optional[str]
202 ipv6nh = {0: "Hop-by-Hop Option Header",
267 c -= 1
279 y = socket.getaddrinfo(y, None, socket.AF_INET6)[0][-1][0]
303 # RFC 3810 - 8.1. Query Version Distinctions
314 class IPv6(_IPv6GuessPayload, Packet, IPTools):
341 tmp_len = len(p) - 40
349 # Extract Hop-by-Hop extension length
[all …]
/external/cronet/tot/third_party/googletest/src/docs/
Dgmock_cook_book.md30 * **`const`** - Makes the mocked method a `const` method. Required if
32 * **`override`** - Marks the method with `override`. Recommended if overriding
34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a
36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to
38 * **`ref(...)`** - Marks the method with the reference qualification
56 Solution 1 - wrap with parentheses:
70 Solution 2 - define an alias:
132 // Overloaded on the const-ness of this object.
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
187 gMock can mock non-virtual functions to be used in Hi-perf dependency injection.
[all …]
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/docs/
Dgmock_cook_book.md30 * **`const`** - Makes the mocked method a `const` method. Required if
32 * **`override`** - Marks the method with `override`. Recommended if overriding
34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a
36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to
38 * **`ref(...)`** - Marks the method with the reference qualification
56 Solution 1 - wrap with parentheses:
70 Solution 2 - define an alias:
132 // Overloaded on the const-ness of this object.
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
187 gMock can mock non-virtual functions to be used in Hi-perf dependency injection.
[all …]
/external/cronet/stable/third_party/googletest/src/docs/
Dgmock_cook_book.md30 * **`const`** - Makes the mocked method a `const` method. Required if
32 * **`override`** - Marks the method with `override`. Recommended if overriding
34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a
36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to
38 * **`ref(...)`** - Marks the method with the reference qualification
56 Solution 1 - wrap with parentheses:
70 Solution 2 - define an alias:
132 // Overloaded on the const-ness of this object.
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
187 gMock can mock non-virtual functions to be used in Hi-perf dependency injection.
[all …]
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/docs/
Dgmock_cook_book.md30 * **`const`** - Makes the mocked method a `const` method. Required if
32 * **`override`** - Marks the method with `override`. Recommended if overriding
34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a
36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to
38 * **`ref(...)`** - Marks the method with the reference qualification
56 Solution 1 - wrap with parentheses:
70 Solution 2 - define an alias:
132 // Overloaded on the const-ness of this object.
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
187 gMock can mock non-virtual functions to be used in Hi-perf dependency injection.
[all …]
/external/googletest/docs/
Dgmock_cook_book.md30 * **`const`** - Makes the mocked method a `const` method. Required if
32 * **`override`** - Marks the method with `override`. Recommended if overriding
34 * **`noexcept`** - Marks the method with `noexcept`. Required if overriding a
36 * **`Calltype(...)`** - Sets the call type for the method (e.g. to
38 * **`ref(...)`** - Marks the method with the reference qualification
56 Solution 1 - wrap with parentheses:
70 Solution 2 - define an alias:
132 // Overloaded on the const-ness of this object.
185 ### Mocking Non-virtual Methods {#MockingNonVirtualMethods}
187 gMock can mock non-virtual functions to be used in Hi-perf dependency injection.
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
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 …]
/external/pciutils/
Dpci.ids5 # Date: 2024-05-14 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
49 7a19 PCI-to-PCI Bridge
53 7a29 PCI-to-PCI Bridge
[all …]
/external/v4l-utils/include/linux/
Dbpf.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
21 #define BPF_DW 0x18 /* double word (64-bit) */
23 #define BPF_ATOMIC 0xc0 /* atomic memory ops - op type in immediate */
24 #define BPF_XADD 0xc0 /* exclusive add - legacy name */
32 #define BPF_TO_LE 0x00 /* convert to little-endian */
33 #define BPF_TO_BE 0x08 /* convert to big-endian */
52 #define BPF_CMPXCHG (0xf0 | BPF_FETCH) /* atomic compare-and-write */
74 /* BPF has 10 general purpose 64-bit registers and stack frame. */
116 BPF_CGROUP_ITER_DESCENDANTS_PRE, /* walk descendants in pre-order. */
[all …]
/external/bpftool/include/uapi/linux/
Dbpf.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
21 #define BPF_DW 0x18 /* double word (64-bit) */
23 #define BPF_ATOMIC 0xc0 /* atomic memory ops - op type in immediate */
24 #define BPF_XADD 0xc0 /* exclusive add - legacy name */
32 #define BPF_TO_LE 0x00 /* convert to little-endian */
33 #define BPF_TO_BE 0x08 /* convert to big-endian */
52 #define BPF_CMPXCHG (0xf0 | BPF_FETCH) /* atomic compare-and-write */
74 /* BPF has 10 general purpose 64-bit registers and stack frame. */
116 BPF_CGROUP_ITER_DESCENDANTS_PRE, /* walk descendants in pre-order. */
[all …]
/external/libbpf/include/uapi/linux/
Dbpf.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
21 #define BPF_DW 0x18 /* double word (64-bit) */
23 #define BPF_ATOMIC 0xc0 /* atomic memory ops - op type in immediate */
24 #define BPF_XADD 0xc0 /* exclusive add - legacy name */
32 #define BPF_TO_LE 0x00 /* convert to little-endian */
33 #define BPF_TO_BE 0x08 /* convert to big-endian */
52 #define BPF_CMPXCHG (0xf0 | BPF_FETCH) /* atomic compare-and-write */
74 /* BPF has 10 general purpose 64-bit registers and stack frame. */
116 BPF_CGROUP_ITER_DESCENDANTS_PRE, /* walk descendants in pre-order. */
[all …]
/external/bcc/src/cc/compat/linux/
Dvirtual_bpf.h2 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com
22 #define BPF_DW 0x18 /* double word (64-bit) */
23 #define BPF_ATOMIC 0xc0 /* atomic memory ops - op type in immediate */
24 #define BPF_XADD 0xc0 /* exclusive add - legacy name */
32 #define BPF_TO_LE 0x00 /* convert to little-endian */
33 #define BPF_TO_BE 0x08 /* convert to big-endian */
51 #define BPF_CMPXCHG (0xf0 | BPF_FETCH) /* atomic compare-and-write */
69 /* BPF has 10 general purpose 64-bit registers and stack frame. */
94 BPF_CGROUP_ITER_DESCENDANTS_PRE, /* walk descendants in pre-order. */
[all …]

123