Home
last modified time | relevance | path

Searched refs:protocol (Results 2551 – 2575 of 3718) sorted by relevance

1...<<101102103104105106107108109110>>...149

/openbmc/linux/drivers/i2c/busses/
H A Di2c-bcm-iproc.c927 u32 protocol; in bcm_iproc_i2c_xfer_internal() local
944 protocol = process_call ? in bcm_iproc_i2c_xfer_internal()
947 val |= (protocol << M_CMD_PROTOCOL_SHIFT) | in bcm_iproc_i2c_xfer_internal()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.0.rst86 protocol <https://github.blog/2021-09-01-improving-git-protocol-security-github/>`__,
87 recipes now need to use ``;protocol=https`` at the end of GitHub
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/
H A Dpipewire_1.0.4.bb16 SRC_URI = "git://gitlab.freedesktop.org/pipewire/pipewire.git;branch=1.0;protocol=https"
287 ${PN}-modules-protocol-native \
324 ${PN}-modules-protocol-pulse \
/openbmc/linux/Documentation/devicetree/bindings/
H A Dtrivial-devices.yaml156 # Infineon SLB9635 (Soft-) I2C TPM (old protocol, max 100khz)
158 # Infineon SLB9645 I2C TPM (new protocol, max 400khz)
216 # PECI-to-I2C translator for PECI-to-SMBus/I2C protocol conversion
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c710 if (skb->protocol == htons(ETH_P_IP)) { in gelic_descr_set_tx_cmdstat()
711 if (ip_hdr(skb)->protocol == IPPROTO_TCP) in gelic_descr_set_tx_cmdstat()
716 else if (ip_hdr(skb)->protocol == IPPROTO_UDP) in gelic_descr_set_tx_cmdstat()
939 skb->protocol = eth_type_trans(skb, netdev); in gelic_net_pass_skb_up()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6087 __u32 protocol; member
6190 __u32 protocol; member
6586 __u32 protocol; /* Allows 4-byte read, but no write */ member
7196 __u32 protocol; /* IP protocol (IPPROTO_TCP, IPPROTO_UDP) */ member
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6087 __u32 protocol; member
6190 __u32 protocol; member
6586 __u32 protocol; /* Allows 4-byte read, but no write */ member
7196 __u32 protocol; /* IP protocol (IPPROTO_TCP, IPPROTO_UDP) */ member
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c423 skb->protocol = eth_type_trans (skb, cp->dev); in cp_rx_skb()
454 unsigned int protocol = (status >> 16) & 0x3; in cp_rx_csum_ok() local
456 if (((protocol == RxProtoTCP) && !(status & TCPFail)) || in cp_rx_csum_ok()
457 ((protocol == RxProtoUDP) && !(status & UDPFail))) in cp_rx_csum_ok()
767 if (ip->protocol == IPPROTO_TCP) in cp_start_xmit()
769 else if (ip->protocol == IPPROTO_UDP) in cp_start_xmit()
/openbmc/linux/Documentation/networking/
H A Dphy.rst176 function follows this protocol::
276 This is the IEEE 802.3 Clause 129 defined 5GBASE-R protocol. It is
277 identical to the 10GBASE-R protocol defined in Clause 49, with the
282 This is the IEEE 802.3 Clause 49 defined 10GBASE-R protocol used with
286 Note: 10GBASE-R is just one protocol that can be used with XFI and SFI.
301 This is the IEEE 802.3 PCS Clause 107 defined 25GBASE-R protocol.
/openbmc/linux/net/bridge/
H A Dbr_stp_bpdu.c45 skb->protocol = htons(ETH_P_802_2); in br_send_bpdu()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sh.c286 switch (iph->protocol) { in ip_vs_sh_get_port()
/openbmc/linux/net/netfilter/
H A Dxt_l2tp.c173 u8 ipproto = iph->protocol; in l2tp_mt4()
/openbmc/linux/Documentation/filesystems/
H A Dvirtiofs.rst58 Since the virtio-fs device uses the FUSE protocol for file system requests, the
H A Dquota.rst37 the quota netlink protocol is not namespace aware, quota netlink messages are
/openbmc/phosphor-mboxd/vpnor/
H A DREADME.md9 protocol), and the BMC's access to the flash (via some filesystem on top of the
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c134 ipv4.protocol = nxthdr; in set_av_attr()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/
H A Dtigervnc_1.11.0.bb20 SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.11-branch;protocol=https \
/openbmc/docs/designs/management-console/
H A Dservice-discovery.md32 mDNS/DNS-SD protocol suite. BMC publishes the hostname and interface details to
/openbmc/hiomapd/vpnor/
H A DREADME.md8 protocol), and the BMC's access to the flash (via some filesystem on top of the
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dbabeltrace_1.5.11.bb10 SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-1.5;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/
H A Dmpv_0.35.1.bb18 SRC_URI = "git://github.com/mpv-player/mpv;name=mpv;branch=release/0.35;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/
H A Dmpd_0.23.14.bb21 SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash.inc18 SRC_URI = "git://github.com/crash-utility/${BPN}.git;branch=master;protocol=https \
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/
H A Dkmod_31.bb20 SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git;branch=master;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/
H A Dmycroft_19.8.1.bb10 SRC_URI = "git://github.com/MycroftAI/mycroft-core.git;branch=master;protocol=https \

1...<<101102103104105106107108109110>>...149