Home
last modified time | relevance | path

Searched refs:protocols (Results 1 – 25 of 177) sorted by relevance

12345678

/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dwayland-protocols_1.44.bb1 SUMMARY = "Collection of additional Wayland protocols"
2 DESCRIPTION = "Wayland protocols that add functionality not \
3 available in the Wayland core protocol. Such protocols either add \
6 wayland-protocols."
12 … "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-prot…
15 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags"
H A Dwayland-utils_1.2.0.bb4 protocols supported by a Wayland compositor. \
20 DEPENDS += "wayland wayland-native wayland-protocols"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-twisted_24.11.0.bb2 Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols
16 ${PN}-protocols \
38 ${PN}-protocols \
59 RDEPENDS:${PN}-conch = "${PN}-core ${PN}-protocols python3-appdirs python3-bcrypt python3-cryptogra…
60 RDEPENDS:${PN}-mail = "${PN}-core ${PN}-protocols"
62 RDEPENDS:${PN}-runner = "${PN}-core ${PN}-protocols"
63 RDEPENDS:${PN}-web += "${PN}-core ${PN}-protocols"
70 ${PYTHON_SITEPACKAGES_DIR}/twisted/protocols/haproxy/test/ \
73 FILES:${PN}-protocols = " \
74 ${PYTHON_SITEPACKAGES_DIR}/twisted/protocols/*.py* \
[all …]
H A Dpython3-pyasn1-modules_0.4.2.bb1 SUMMARY = "A collection of ASN.1-based protocols modules."
3 classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0001-Add-stub-capsule-update-service-components.patch24 protocols/service/capsule_update/opcodes.h | 17 +++
25 protocols/service/capsule_update/parameters.h | 15 ++
31 create mode 100644 protocols/service/capsule_update/capsule_update_proto.h
32 create mode 100644 protocols/service/capsule_update/opcodes.h
33 create mode 100644 protocols/service/capsule_update/parameters.h
81 +#include <protocols/service/capsule_update/capsule_update_proto.h>
82 +#include <protocols/rpc/common/packed-c/status.h>
313 diff --git a/protocols/service/capsule_update/capsule_update_proto.h b/protocols/service/capsule_up…
317 +++ b/protocols/service/capsule_update/capsule_update_proto.h
328 +#include <protocols/service/capsule_update/opcodes.h>
[all …]
H A D0002-Fix-in-AEAD-for-psa-arch-test-254.patch22 protocols/service/crypto/packed-c/aead.h | 1 +
115 diff --git a/protocols/service/crypto/packed-c/aead.h b/protocols/service/crypto/packed-c/aead.h
117 --- a/protocols/service/crypto/packed-c/aead.h
118 +++ b/protocols/service/crypto/packed-c/aead.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch14 protocols.cc | 6 +++---
15 protocols.h | 2 ++
72 diff --git a/protocols.cc b/protocols.cc
74 --- a/protocols.cc
75 +++ b/protocols.cc
91 error("Parse error in protocols file %s line %d", filename, lineno);
103 diff --git a/protocols.h b/protocols.h
105 --- a/protocols.h
106 +++ b/protocols.h
/openbmc/qemu/hw/pci/
H A Dpcie_doe.c61 prot = &doe_cap->protocols[index - 1]; in pcie_doe_discovery()
92 DOEProtocol *protocols, bool intr, uint16_t vec) in pcie_doe_init() argument
110 doe_cap->protocols = protocols; in pcie_doe_init()
111 for (; protocols->vendor_id; protocols++) { in pcie_doe_init()
220 pcie_doe_build_protocol(&doe_cap->protocols[p])) { in pcie_doe_prepare_rsp()
221 handle_request = doe_cap->protocols[p].handle_request; in pcie_doe_prepare_rsp()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A Dmakedbs.sh68 if [ -e /etc/protocols ]; then
69 target=$VAR_DB/protocols.db
76 { printf ".%s ", $$i; print } }' /etc/protocols | \
/openbmc/openbmc/meta-phosphor/
H A Drecipes.txt8 recipes-protocols - bbappends from recipes-protocols in the meta-networking layer
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/
H A Dpaho-mqtt-cpp_1.4.1.bb1 SUMMARY = "Paho MQTT - C++ libraries for the MQTT and MQTT-SN protocols"
2 DESCRIPTION = "Client implementation of open and standard messaging protocols for Machine-to-Machin…
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/
H A Dlibauthen-sasl-perl_2.1800.bb3 protocols. Authen::SASL provides an implementation framework that all \
4 protocols should be able to share."
/openbmc/openbmc/poky/meta/recipes-core/netbase/
H A Dnetbase_6.5.bb20 install -m 0644 ${S}/etc/protocols ${D}${sysconfdir}/protocols
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A D0001-cmake-Define-WAYLAND_SCANNER-and-WAYLAND_PROTOCOLS_D.patch22 - pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir)
25 + pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/
H A Dpaho-mqtt-c_1.3.14.bb1 SUMMARY = "Paho MQTT - C libraries for the MQTT and MQTT-SN protocols"
2 DESCRIPTION = "Client implementation of open and standard messaging protocols for Machine-to-Machin…
/openbmc/qemu/include/hw/pci/
H A Dpcie_doe.h109 DOEProtocol *protocols; member
117 DOEProtocol *protocols, bool intr, uint16_t vec);
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dnsswitch.conf15 protocols: db files
H A Dnsswitch-resolved.conf15 protocols: db files
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dkhronos-cts.inc29 -DWAYLAND_PROTOCOLS_DIR=${STAGING_DATADIR}/wayland-protocols"
38 PACKAGECONFIG[wayland] = "-DDEQP_TARGET=wayland,,wayland-native wayland wayland-protocols,,,surface…
51 … d.appendVar("DEPENDS", " wayland-native ${MLPREFIX}wayland ${MLPREFIX}wayland-protocols")
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/
H A Doptions.pptp12 # Turn off transmission protocols we know won't be used
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/
H A Dlldpd.init.d11 # various other protocols.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb16 packagegroup-meta-networking-protocols \
28 packagegroup-meta-networking-protocols \
135 RDEPENDS:packagegroup-meta-networking-protocols = "\
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibice_1.1.2.bb4 generic framework for building protocols on top of reliable, byte-stream \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libdecor/
H A Dlibdecor_0.2.3.bb12 wayland-protocols \
/openbmc/u-boot/drivers/scsi/
H A DKconfig8 interfaces as well as protocols for controlling devices and

12345678