Home
last modified time | relevance | path

Searched refs:protocol (Results 2476 – 2500 of 3726) sorted by relevance

1...<<919293949596979899100>>...150

/openbmc/openbmc/meta-security/recipes-ids/tripwire/
H A Dtripwire_2.4.3.7.bb12 git://github.com/Tripwire/tripwire-open-source.git;branch=master;protocol=https \
/openbmc/linux/Documentation/hwmon/
H A Dsbrmi.rst27 Datasheet: The SB-RMI interface and protocol along with the Advanced
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb.h210 u64 protocol; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/
H A Dxrdp_0.9.19.bb1 SUMMARY = "An open source remote desktop protocol(rdp) server."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/
H A Dcyrus-sasl_2.1.28.bb10 SRC_URI = "git://github.com/cyrusimap/cyrus-sasl;protocol=https;branch=cyrus-sasl-2.1 \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/
H A Dsblim-sfcb_1.4.9.bb4 Operations over HTTP protocol. It is robust, with low resource consumption \
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/
H A Dlinux-yocto-custom.bb57 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git;nocheckout…
/openbmc/openbmc/poky/meta/recipes-extended/procps/
H A Dprocps_4.0.4.bb15 SRC_URI = "git://gitlab.com/procps-ng/procps.git;protocol=https;branch=master \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/
H A Dtbb_2021.11.0.bb17 SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
/openbmc/openbmc/poky/meta/recipes-graphics/piglit/
H A Dpiglit_git.bb9 SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=main \
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dbond_options.sh273 tc -n ${g_ns} filter add dev s$i ingress protocol arp pref 1 handle 101 \
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c94 if (ih->protocol != IPPROTO_UDP) in xdp_process_echo_packet()
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dsnps,dw-umctl2-ddrc.yaml15 working with the memory devices supporting up to (LP)DDR4 protocol. It can
/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h250 __u16 protocol; member
/openbmc/linux/drivers/media/rc/
H A Drc-core-priv.h38 int (*encode)(enum rc_proto protocol, u32 scancode,
/openbmc/linux/Documentation/sound/soc/
H A Ddai.rst51 flexible protocol. It has bit clock (BCLK) and sync (SYNC) lines that are used
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Drecv_linux.c132 pkt->protocol = eth_type_trans(pkt, padapter->pnetdev); in rtw_os_recv_indicate_pkt()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/
H A Dmbedtls_2.28.8.bb27 SRC_URI = "git://github.com/Mbed-TLS/mbedtls.git;protocol=https;branch=mbedtls-2.28 \
/openbmc/openbmc/poky/meta/recipes-devtools/dnf/
H A Ddnf_4.19.2.bb11 SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protocol=https \
/openbmc/qemu/tests/docker/dockerfiles/
H A Dubuntu2204.docker86 libspice-protocol-dev \
H A Dfedora.docker120 spice-protocol \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0001-Make-ndiff-support-python3.patch378 - elem.setAttribute(u"protocol", self.spec[1])
381 + elem.setAttribute("protocol", self.spec[1])
827 - port_elem.setAttribute(u"protocol", self.port_a.spec[1])
830 + port_elem.setAttribute("protocol", self.port_a.spec[1])
1098 - protocol = attrs.get(u"protocol")
1099 + protocol = attrs.get("protocol")
1100 if protocol is None:
1101 - warn(u'%s element of host %s missing the "protocol" '
1102 + warn('%s element of host %s missing the "protocol" '
1106 self.current_port = Port((portid, protocol))
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md15 protocol of communication between endpoints in datacenter `[1]`
20 - **Redfish** - modern datacenter management protocol, built around REST
21 protocol and JSON format `[2]`
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe.h895 val = (ip_hdr(skb)->protocol == IPPROTO_TCP); in is_tcp_pkt()
907 val = (ip_hdr(skb)->protocol == IPPROTO_UDP); in is_udp_pkt()
916 return skb->protocol == htons(ETH_P_IP) && ip_hdr(skb)->version == 4; in is_ipv4_pkt()
/openbmc/linux/drivers/usb/storage/
H A Dtransport.c653 if ((us->protocol == USB_PR_CB || us->protocol == USB_PR_DPCM_USB) && in usb_stor_invoke_transport()
1010 if (us->protocol != USB_PR_CBI) in usb_stor_CB_transport()

1...<<919293949596979899100>>...150